mirror of
https://github.com/GaloisInc/cryptol.git
synced 2025-01-07 08:19:12 +03:00
5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
|
check18 = fnrk []
|
||
|
where
|
||
|
fnrk : [0] -> Bit
|
||
|
fnrk [] = True
|