mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-11 00:26:13 +03:00
3 lines
84 B
Plaintext
3 lines
84 B
Plaintext
foreign f : {n} (fin n, n >= 2^^64) => [n - 2^^64][8] -> Bit
|
|
foreign g : Bit -> Bit
|