cryptol/tests/issues/issue256.icry.stdout
2016-02-08 15:09:34 -08:00

5 lines
105 B
Plaintext

Loading module Cryptol
[True] == [False] : Bit
\x -> True != x : Bit -> Bit
\x -> True && x : Bit -> Bit