modal/examples/test.modal

6 lines
63 B
Plaintext
Raw Normal View History

2024-04-04 23:38:45 -04:00
<> (?x dup) (?x ?x)
<> (?x ?y swap) (?y ?x)
2024-04-04 20:15:16 -04:00
2024-04-05 11:54:39 -04:00
((A B swap) dup)