chore: init

Signed-off-by: Klagarge <remi@heredero.ch>
This commit is contained in:
2025-03-22 22:03:02 +01:00
commit 3036c77fb6
4 changed files with 18 additions and 0 deletions

4
a.txt Normal file
View File

@@ -0,0 +1,4 @@
(λx.λy.x y y) (λz.z) a
(λy.(λz.z) y y) a
(λz.z) a a
a a