mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 21:11:35 +03:00
3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
|
:check (undefined : Bit)
|
||
|
let f x = [True] @ 1
|
||
|
:check (f : () -> Bit)
|