cryptol/tests/regression/check14.icry.stdout
Adam C. Foltzer 6a79019ef6 fixes #89
Very small change to code, lots of change to expected output of interpreter!
2014-09-09 10:49:29 -04:00

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