mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-15 10:46:37 +03:00
be8c334efe
Fixes #412.
20 lines
229 B
Plaintext
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.
|