cryptol/tests/issues/issue290v2.icry.stdout
Aaron Tomb e282c65a7e Fix test failures from latest type checker changes
Recent changes resolved issue 002, so we no longer need to indicate that
it's expected to fail. Other small changes to the type checker have
made things like type variable numbers change slightly.
2017-06-20 10:08:36 -07:00

11 lines
262 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[error] at ./issue290v2.cry:2:1--2:19:
Unsolved constraint:
a`285 == 1
arising from
checking a pattern: type of 1st argument of Main::minMax
at ./issue290v2.cry:2:8--2:11