Files
mercury/tests/invalid
Zoltan Somogyi eecf8b6b15 Complain about no clauses for pred/func ...
compiler/typecheck_error_undef.m:
    ... only if that predicate or function was declared by the user.
    If the compiler itself added the pred/func declaration implicitly
    because it saw a clause for that pred/func, but then decided not to
    add that clause to the HLDS after all because it had syntax errors,
    then don't complain about the absence of a clause for a pred/func
    that the user did not declare.

tests/invalid/state_vars_test3.err_exp:
    Expect no complaint about a missing clause in the above situation.
2023-02-08 14:55:40 +11:00
..
2020-11-06 00:49:21 +11:00
2020-10-27 23:11:11 +11:00
2020-10-27 23:11:11 +11:00
2021-07-27 13:29:46 +10:00
2021-07-27 13:29:46 +10:00
2021-07-27 13:29:46 +10:00
2020-10-27 23:11:11 +11:00
2020-10-27 11:10:11 +11:00
2020-10-27 23:11:11 +11:00
2020-10-27 23:11:11 +11:00