mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 13:01:31 +03:00
6a79019ef6
Very small change to code, lots of change to expected output of interpreter!
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
[warning] at :1:1--5:76:
|
|
Defaulting type parameter 'bits'
|
|
of literal or demoted expression
|
|
at check14.cry:5:41--5:42
|
|
to 3
|
|
Assuming a = 3
|
|
[[0x3, 0x2, 0x1, 0x0], [0x7, 0x6, 0x5, 0x4]]
|
|
True
|