mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-15 18:52:13 +03:00
3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
|
1 : [(2^^37)-0x100]
|
||
|
let f x y = (x : [(2^^37)-(2^^5)]) + y
|
||
|
f zero zero
|