cryptol/tests/regression/check11.icry.stdout
Brian Huffman 836771aded Tweak names and order of type variables on Cryptol prelude functions.
Also update test output for new type variable names.

See #517.
2018-06-28 14:14:44 -07:00

9 lines
246 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at ./check11.cry:5:10--5:25:
Defaulting type argument 'ix' of '(@@)' to 7
[warning] at ./check11.cry:3:10--3:19:
Defaulting type argument 'a' of 'fromTo' to [7]
True