mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-24 06:52:44 +03:00
6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
foo : {i, j}[i /^ j]
|
|
foo = zero
|
|
|
|
bar : {i, j}[i %^ j]
|
|
bar = zero
|