mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 13:01:31 +03:00
38946745c3
Fixes #248
14 lines
438 B
Plaintext
14 lines
438 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
[warning] at ./issue214.cry:2:1--2:49:
|
|
Defaulting type parameter 'bits'
|
|
of finite enumeration
|
|
at ./issue214.cry:2:14--2:26
|
|
to max 2 (width (2 * a`196 - 2))
|
|
[warning] at ./issue214.cry:2:1--2:49:
|
|
Defaulting type parameter 'bits'
|
|
of finite enumeration
|
|
at ./issue214.cry:2:36--2:48
|
|
to max 2 (width (2 * a`196 - 1))
|