modal/examples/test.modal

4 lines
64 B
Plaintext
Raw Normal View History

2024-04-06 12:36:30 -04:00
<> (eq ?x ?x) (#t)
<> (eq ?x ?y) (#f)
2024-04-04 20:15:16 -04:00
2024-04-06 12:36:30 -04:00
(eq foo bar) (eq foo foo)