mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-11 07:00:49 +03:00
84e1a06536
rest of a module. This helps prevent a single ambiguous size variable from causing additional errors in other definition.
10 lines
236 B
Plaintext
10 lines
236 B
Plaintext
Loading module Cryptol
|
|
Showing a specific instance of polymorphic result:
|
|
* Using '5' for type argument 'n' of 'Cryptol::lg2'
|
|
0x03
|
|
|
|
[error] at <interactive>:1:1--1:4:
|
|
Type mismatch:
|
|
Expected type: Integer
|
|
Inferred type: [5]
|