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