Files
mercury/tests/invalid/bug10.err_exp
Julien Fischer ef591d6240 Add a regression test for bug #10.
tests/invalid/bug10.{m,err_exp}:
tests/invalid/Mmakefile:
     As above.
2015-11-29 16:06:35 +11:00

6 lines
220 B
Plaintext

x:008: In module `bug10':
x:008: warning: module `list' is imported in the interface, but it is not
x:008: used in the interface.
x:016: In clause for predicate `main'/2:
x:016: error: undefined predicate `foo'/2.