mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-16 11:22:33 +03:00
3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
|
let f x = (x : [8]) == x
|
||
|
:check f
|
||
|
:exhaust f
|