wfs-operator-experiment/tests/whaaat.in

7 lines
55 B
Plaintext
Raw Normal View History

2023-01-12 15:32:51 -07:00
-b | -e -> -c.
c :- not c'.
c' :- not c.
d :- c, c'.