cryptol/tests/issues/issue198.icry.stdout

20 lines
605 B
Plaintext
Raw Normal View History

2014-04-18 02:34:25 +04:00
Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at simon.cry2:83:16--92:15:
Defaulting 3rd type parameter
of expression (@)
at simon.cry2:89:29--89:30
to max (width (a`432 - 1)) (max 6 (width a`431))
[warning] at simon.cry2:85:16--90:49:
Defaulting 3rd type parameter
of expression (@)
at simon.cry2:90:27--90:28
to width a`433
[warning] at simon.cry2:85:16--90:49:
Defaulting type parameter 'bits'
of literal or demoted expression
at simon.cry2:87:28--87:30
to max 3 (width a`431)
True