cryptol/tests/issues/issue395.icry.stdout
2018-07-10 09:58:37 -07:00

20 lines
229 B
Plaintext

Loading module Cryptol
(join (zero : [inf][0])) : [0]
0x0
True
0x0
(join (zero : [1000][0])) : [0]
0x0
True
0x0
Q.E.D.
(join (zero : [inf][0][32])) : [0][32]
[]
True
0x0
(join (zero : [1000][0][32])) : [0][32]
[]
True
0x0
Q.E.D.