mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-18 13:31:50 +03:00
19 lines
553 B
Plaintext
19 lines
553 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
|
|
[error] at ./T146.cry:1:18--6:10:
|
|
The type ?q33 is not sufficiently polymorphic.
|
|
It cannot depend on quantified variables: a`858
|
|
where
|
|
?q33 is 1st type parameter
|
|
of expression Main::ec_v1
|
|
at ./T146.cry:4:19--4:24
|
|
[error] at ./T146.cry:5:19--5:24:
|
|
The type ?s33 is not sufficiently polymorphic.
|
|
It cannot depend on quantified variables: a`858
|
|
where
|
|
?s33 is 1st type parameter
|
|
of expression Main::ec_v2
|
|
at ./T146.cry:5:19--5:24
|