cryptol/tests/regression/check05.icry.stdout

22 lines
595 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at ./check05.cry:4:10--4:45:
Defaulting 4th type parameter
of expression (@@)
at ./check05.cry:4:10--4:45
to 2
[warning] at ./check05.cry:4:43--4:44:
Defaulting type parameter 'rep'
of literal or demoted expression
at ./check05.cry:4:43--4:44
to [2]
[warning] at <interactive>:1:1--1:21:
Defaulting 4th type parameter
of expression (@@)
at <interactive>:1:1--1:21
to 4
Assuming a = Integer
[2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2]
True