cryptol/tests/regression/check08.icry.stdout
2014-04-17 15:34:25 -07:00

22 lines
514 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
[1, 2, 5, 12, 27]
True
Q.E.D.