mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 21:11:35 +03:00
e282c65a7e
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.
11 lines
262 B
Plaintext
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
|