mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-11 00:26:13 +03:00
5ff6005bed
Fix #246
4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
|
|
(/\) : Bool -> Bool -> Bool
|
|
p /\ q = p && q
|