mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 04:44:39 +03:00
5 lines
62 B
Plaintext
5 lines
62 B
Plaintext
|
x : [2][32]
|
||
|
x = ([1 .. 20]) @@ [6, 19]
|
||
|
|
||
|
check1 = x == [7, 20]
|