about summary refs log tree commit diff
path: root/tests/examples/omega.lam
blob: 29ed0ff26c5209a07f86d52ae8eb90e4ae351059 (plain)
1
2
3
4
5
6
-- normal form              N
-- weak normal form         N
-- head normal form         N
-- weak head normal form    N

(\x . x x) (\x . x x)