about summary refs log tree commit diff
path: root/cannot_solve.md
diff options
context:
space:
mode:
authorEmile <git@emile.space>2023-02-19 14:22:23 +0100
committerEmile <git@emile.space>2023-02-19 14:22:23 +0100
commit27b55dcebc0a2f1ab2538f4dcb47b2a54a77087e (patch)
tree42a7cf4869b2942ecc6d116a4d6568a75583b2ae /cannot_solve.md
parent5a17be402cb839693065ccda97ad609be2638211 (diff)
cannot solve foo
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