mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-19 14:01:51 +03:00
41ca73ffaa
The changes didn't alter the behavior of the typechecker, only the warning/error output, and the order of some variables when generalizing.
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
[warning] at :1:1--3:39:
|
|
Defaulting type parameter 'bits'
|
|
of literal or demoted expression
|
|
at check20.cry:3:31--3:33
|
|
to 4
|
|
True
|