about summary refs log tree commit diff
path: root/tests/examples/bools-not-t.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examples/bools-not-t.out')
-rw-r--r--tests/examples/bools-not-t.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/examples/bools-not-t.out b/tests/examples/bools-not-t.out
new file mode 100644
index 0000000..2a6a257
--- /dev/null
+++ b/tests/examples/bools-not-t.out
@@ -0,0 +1 @@
+(\true . \false . \and . \or . \not . not true) (\x . \y . x) (\x . \y . y) (\p . \q . p q p) (\p . \q . p p q) (\p . \x . \y . p y x)