cryptol/tests/issues/T146.icry.stdout
2019-02-27 16:57:00 -08:00

17 lines
635 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[error] at ./T146.cry:1:18--6:10:
The type ?fv`860 is not sufficiently polymorphic.
It cannot depend on quantified variables: fv`844
where
?fv`860 is type argument 'fv' of 'Main::ec_v1' at ./T146.cry:4:19--4:24
fv`844 is signature variable 'fv' at ./T146.cry:11:10--11:12
[error] at ./T146.cry:5:19--5:24:
The type ?fv`862 is not sufficiently polymorphic.
It cannot depend on quantified variables: fv`844
where
?fv`862 is type argument 'fv' of 'Main::ec_v2' at ./T146.cry:5:19--5:24
fv`844 is signature variable 'fv' at ./T146.cry:11:10--11:12