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

4 lines
59 B
Plaintext

:t [True] == [False]
:t \x -> True != x
:t \x -> True && x