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

11 lines
259 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at check01.cry:2:1--2:27:
Defaulting type parameter 'bits'
of literal or demoted expression
at check01.cry:2:24--2:26
to 5
[0x00000007, 0x00000014]
True