mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-16 11:22:33 +03:00
5 lines
50 B
Plaintext
5 lines
50 B
Plaintext
check16 = width x == 8
|
|
where
|
|
x : [8]
|
|
x = 0x3f
|