mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-21 04:13:46 +00:00
5 lines
222 B
Plaintext
5 lines
222 B
Plaintext
undeclared_mode.m:034: Error: no mode declaration for predicate
|
|
undeclared_mode.m:034: `sort_of_factorial'/2.
|
|
undeclared_mode.m:034: Inferred :- mode sort_of_factorial(di, uo).
|
|
For more information, recompile with `-E'.
|