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