Add a few tests
This commit is contained in:
parent
7672bd5919
commit
cd61390f24
1 changed files with 8 additions and 0 deletions
8
tests.txt
Normal file
8
tests.txt
Normal 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)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue