modal/examples/test.modal

5 lines
41 B
Plaintext
Raw Normal View History

2024-04-04 21:09:23 -04:00
<> (swap ?x ?y) (?y ?x)
2024-04-01 20:17:53 -04:00
2024-04-04 21:09:23 -04:00
(swap 123 456)
2024-04-04 20:15:16 -04:00