RosettaCodeData/Task/Logical-operations/V/logical-operations-3.v
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

5 lines
64 B
Coq

[mylogic [a b] let
a b and puts
a b or puts
a not puts
].