mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 13:01:31 +03:00
38946745c3
Fixes #248
20 lines
650 B
Plaintext
20 lines
650 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
[warning] at ./simon.cry2:83:1--92:15:
|
|
Defaulting type parameter 'bits'
|
|
of literal or demoted expression
|
|
at ./simon.cry2:87:34--87:35
|
|
to max 3 (width a`572)
|
|
[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`574
|
|
[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 6 (max (width a`572) (width (a`573 - 1)))
|
|
True
|