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