Commit Graph

1 Commits

Author SHA1 Message Date
Zoltan Somogyi
91be6830c2 Add a test case for bad :- include_module items.
compiler/prog_item.m:
    Clarify the documentation of include_module items.

tests/invalid/bad_include.{m,err_exp}:
    A new test case to test diagnostics for different kinds of invalid
    include_module items.

tests/invalid/Mmakefile:
    Enable the new test case.
2019-03-28 11:32:13 +11:00