cryptol/tests/constraint-guards/noPrim.icry.stdout
Iavor Diatchki 489ded4313 Fix tests
2022-09-27 11:46:08 +03:00

8 lines
213 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[error] at noPrim.cry:3:7--3:14:
`prime` may not be used in a constraint guard.
Constraint guards support only numeric comparisons and `fin`.