mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-18 05:21:57 +03:00
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
|
:t [True] == [False]
|
||
|
:t \x -> True != x
|
||
|
:t \x -> True && x
|