about summary refs log tree commit diff stats
path: root/modal/logic.modal
diff options
context:
space:
mode:
Diffstat (limited to 'modal/logic.modal')
-rw-r--r--modal/logic.modal3
1 files changed, 2 insertions, 1 deletions
diff --git a/modal/logic.modal b/modal/logic.modal
index 7699841..bdc5c09 100644
--- a/modal/logic.modal
+++ b/modal/logic.modal
@@ -1,4 +1,5 @@
 <> (eq ?x ?x) (#t)
 <> (eq ?x ?y) (#f)
 
-.. (eq fox bat)
\ No newline at end of file
+.. (eq fox bat)
+.. (eq bat bat)