cryptol/tests/issues/issue073.icry

3 lines
70 B
Plaintext
Raw Normal View History

2014-11-05 01:08:23 +03:00
1 : [(2^^37)-0x100]
let f x y = (x : [(2^^37)-(2^^5)]) + y
f zero zero