Files
mercury/tests/invalid/multiply_star.err_exp
Peter Wang 150cf5233c Fix test failures with intermodule optimisation.
tests/invalid/Mmakefile:
    Add type_error_use_module to list of REDIRECT_OPT_ERROR_MODULES
    as it produces error messages while making the .opt file.

tests/invalid/multiply_star.m:
    Add description of .err_exp files.

tests/invalid/multiply_star.err_exp:
    Update line numbers.

tests/invalid/multiply_star.err_exp2:
    Add expected error output when compiling with intermodule
    optimisation.
2021-05-05 12:24:03 +10:00

3 lines
106 B
Plaintext

multiply_star.m:022: In clause for predicate `p'/2:
multiply_star.m:022: error: undefined symbol `*'/2.