cryptol/tests/regression/check01.cry
2014-04-17 15:34:25 -07:00

5 lines
62 B
Plaintext

x : [2][32]
x = ([1 .. 20]) @@ [6, 19]
check1 = x == [7, 20]