about summary refs log tree commit diff
path: root/cannot_solve.md
blob: 711ce179299e2d0cf27e00b99f9890085ea0e253 (plain)
1
2
3
4
5
6
# cannot solve

```
(λa b. a (a b b)) | (λa b. a λc. a a)

```