mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-15 18:52:13 +03:00
86b2a80db4
Fixes #94. We should look into the :exhaust optimization later if necessary
3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
let f x = (x : [8]) == x
|
|
:check f
|
|
:exhaust f |