mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-19 11:23:46 +00:00
Estimated hours taken: 0.2
invalid/external.{m,exp}:
Add a test case for the change to make_hlds.m.
invalid/Mmake:
Enable the new test case.
4 lines
176 B
Plaintext
4 lines
176 B
Plaintext
external.m:012: Warning: `external' declaration requires arity.
|
|
external.m:007: Error: no clauses for predicate `external:p/2'
|
|
For more information, try recompiling with `-E'.
|