cryptol/tests/regression/check08.icry.stdout

22 lines
590 B
Plaintext
Raw Normal View History

2014-04-18 02:34:25 +04:00
Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at ./check08.cry:9:19--9:54:
Defaulting 4th type parameter
of expression (@@)
at ./check08.cry:9:19--9:54
2014-04-18 02:34:25 +04:00
to 3
[warning] at ./check08.cry:7:10--7:45:
Defaulting 4th type parameter
of expression (@@)
at ./check08.cry:7:10--7:45
2014-04-18 02:34:25 +04:00
to 3
[warning] at <interactive>:1:1--1:15:
Defaulting 4th type parameter
of expression (@@)
at <interactive>:1:1--1:15
2014-04-18 02:34:25 +04:00
to 3
[0x00000001, 0x00000002, 0x00000005, 0x0000000c, 0x0000001b]
2014-04-18 02:34:25 +04:00
True
Q.E.D.