modal/examples/test.modal

4 lines
64 B
Plaintext
Raw Normal View History

2024-04-05 13:34:46 -04:00
<> (eq ?x ?x) (#t)
<> (eq ?x ?y) (#f)
2024-04-04 20:15:16 -04:00
2024-04-05 13:34:46 -04:00
(eq fox fox) (eq fox owl)