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

22 lines
557 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at :1:1--7:45:
Defaulting 4th type parameter
of expression (@@)
at check08.cry:9:22--9:24
to 3
[warning] at :1:1--7:45:
Defaulting 4th type parameter
of expression (@@)
at check08.cry:7:13--7:15
to 3
[warning] at <interactive>:1:1--1:15:
Defaulting 4th type parameter
of expression (@@)
at <interactive>:1:4--1:6
to 3
[0x00000001, 0x00000002, 0x00000005, 0x0000000c, 0x0000001b]
True
Q.E.D.