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