cryptol/tests/issues/issue150.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

5 lines
115 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
maxSeq' : {a, b} (fin a) => [b][a] -> [1 + b][a]