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