cryptol/tests/regression/r01.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

28 lines
712 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at <interactive>:1:1--1:42:
Defaulting type parameter 'bits'
of finite enumeration
at <interactive>:1:11--1:19
to 4
True
[warning] at <interactive>:1:1--1:43:
Defaulting type parameter 'bits'
of finite enumeration
at <interactive>:1:11--1:20
to 4
False
[warning] at <interactive>:1:1--1:48:
Defaulting type parameter 'bits'
of finite enumeration
at <interactive>:1:11--1:25
to 7
False
[warning] at <interactive>:1:1--1:47:
Defaulting type parameter 'bits'
of finite enumeration
at <interactive>:1:11--1:24
to 7
True