cryptol/tests/issues/issue198.icry.stdout

20 lines
650 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:1--92:15:
2014-04-18 02:34:25 +04:00
Defaulting type parameter 'bits'
of literal or demoted expression
at ./simon.cry2:87:34--87:35
to max (width a`450) 3
[warning] at ./simon.cry2:83:1--92:15:
Defaulting type parameter 'bits'
of literal or demoted expression
at ./simon.cry2:90:29--90:31
to width a`452
[warning] at ./simon.cry2:83:1--92:15:
Defaulting type parameter 'bits'
of literal or demoted expression
at ./simon.cry2:89:36--89:38
to max (width (a`451 - 1)) (max (width a`450) 6)
2014-04-18 02:34:25 +04:00
True