5 lines
29 B
Plaintext
5 lines
29 B
Plaintext
|
a :- not b.
|
||
|
b :- not a.
|
||
|
|
||
|
-b.
|