cryptol/tests/issues/issue256.icry

4 lines
59 B
Plaintext
Raw Normal View History

2016-02-09 02:09:34 +03:00
:t [True] == [False]
:t \x -> True != x
:t \x -> True && x