mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-15 10:46:37 +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
|