about summary refs log tree commit diff
path: root/cannot_solve.md
diff options
context:
space:
mode:
Diffstat (limited to 'cannot_solve.md')
-rw-r--r--cannot_solve.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/cannot_solve.md b/cannot_solve.md
new file mode 100644
index 0000000..711ce17
--- /dev/null
+++ b/cannot_solve.md
@@ -0,0 +1,6 @@
+# cannot solve
+
+```
+(λa b. a (a b b)) | (λa b. a λc. a a)
+
+```
\ No newline at end of file