modal/examples/test.modal

4 lines
64 B
Plaintext

<> (eq ?x ?x) (#t)
<> (eq ?x ?y) (#f)
(eq fox fox) (eq fox owl)