wfs-operator-experiment/tests/block_O.in

5 lines
29 B
Plaintext
Raw Normal View History

2023-01-11 14:04:22 -07:00
a :- not b.
b :- not a.
-b.