mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 04:44:39 +03:00
3 lines
49 B
Plaintext
3 lines
49 B
Plaintext
|
:t \ (x: (Bit,Bit)) -> x.0
|
||
|
:t \ (x:a) (y:a) -> x
|