cryptol/tests/regression/check06.icry.stdout

23 lines
651 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 ./check06.cry:5:10--5:70:
Defaulting 4th type parameter
of expression (@@)
at ./check06.cry:5:10--5:70
2014-04-18 02:34:25 +04:00
to 2
[warning] at ./check06.cry:5:66--5:67:
Defaulting type parameter 'rep'
of literal or demoted expression
at ./check06.cry:5:66--5:67
to [2]
[warning] at <interactive>:1:1--1:24:
Defaulting 4th type parameter
of expression (@@)
at <interactive>:1:1--1:24
2014-04-18 02:34:25 +04:00
to 4
Assuming a = Integer
[[1, 2], [2, 1], [1, 2], [2, 1], [1, 2], [2, 1], [1, 2], [2, 1],
[1, 2], [2, 1], [1, 2]]
2014-04-18 02:34:25 +04:00
True