modal/test.modal

4 lines
65 B
Plaintext
Raw Normal View History

2024-04-04 17:48:04 -04:00
<> (?x ?y swap) (?y ?x)
2024-04-04 15:20:06 -04:00
<> (?x dup) (?x ?x)
2024-04-01 20:17:53 -04:00
2024-04-04 17:48:04 -04:00
foo ((A B swap) dup)