mirror of
https://github.com/GaloisInc/cryptol.git
synced 2025-01-05 15:07:12 +03:00
5ff6005bed
Fix #246
4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
|
|
(/\) : Bool -> Bool -> Bool
|
|
p /\ q = p && q
|