cryptol/tests/regression/check24.icry.stdout
Trevor Elliott 41ca73ffaa Update tests for changes to inference
The changes didn't alter the behavior of the typechecker, only the
warning/error output, and the order of some variables when generalizing.
2014-12-30 10:43:38 -08:00

10 lines
212 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at :1:1--4:82:
Defaulting type parameter 'bits'
of finite enumeration
at check24.cry:4:60--4:71
to 4
True