cryptol/tests/regression/check03.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

21 lines
639 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at <interactive>:1:1--1:22:
Defaulting 4th type parameter
of expression (@@)
at <interactive>:1:8--1:10
to 4
[0x00000000, 0x00000001, 0x00000002, 0x00000003, 0x00000004,
0x00000005, 0x00000006, 0x00000007, 0x00000008, 0x00000009,
0x0000000a]
[warning] at <interactive>:1:1--1:23:
Defaulting 4th type parameter
of expression (@@)
at <interactive>:1:9--1:11
to 4
[0x0000000b, 0x0000000c, 0x0000000d, 0x0000000e, 0x0000000f,
0x00000010, 0x00000011, 0x00000012, 0x00000013, 0x00000014,
0x00000015]
True