Add a few tests

This commit is contained in:
Joscha 2017-12-10 21:40:24 +00:00
parent 7672bd5919
commit cd61390f24

8
tests.txt Normal file
View file

@ -0,0 +1,8 @@
\a.a
(\a b.a b) (\c.c) d
(\x.x x) (\x.x x)
(\x.x (\a b.b) (\a b.a)) (\a b.a)
(\x.x (\a b.b) (\a b.a)) (\a b.b)
(\f.(\x.f(x x))(\x.f(x x))) (\a b.a)
(\f.(\x.f(x x))(\x.f(x x))) (\a b.b)
(\f.(\x.f(x x))(\x.f(x x))) (\f a.a f a) (\a b.a) (\a b.a) (\a b.b) (\a b.a)