cryptol/tests/issues/issue323.icry.stdout

17 lines
514 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at ./issue323.cry:2:53--2:61:
Defaulting type argument 'a' of 'infFrom' to [0]
[error] at ./issue323.cry:2:1--3:51:
Failed to validate user-specified signature.
in the definition of 'Main::testme', at ./issue323.cry:2:1--2:7,
we need to show that
for any type a
the following constraints hold:
• fin a
arising from
use of expression take
at ./issue323.cry:2:43--2:47