cryptol/tests/regression/r02.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
261 B
Plaintext

Loading module Cryptol
Assuming a = 4
[0xb, 0xb, 0xb, 0xb, 0xb, 0xb, 0xb, 0xb, 0xb, 0xb]
[warning] at <interactive>:1:1--1:68:
Defaulting type parameter 'bits'
of literal or demoted expression
at <interactive>:1:65--1:67
to 4
True