mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-28 01:13:34 +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 |