modula2: M2MetaError.{def,mod} and P2SymBuild.mod further cleanup
[official-gcc.git] / gcc / testsuite / gcc.dg / pr86134.c
blob3fd21a32306320e565c618df0a309b0400a420e7
1 /* { dg-do compile } */
2 /* { dg-options "-Wall -Werror -Wno-error=main -Wno-foobar" } */
4 void main() {} /* { dg-warning "return type" } */
6 /* { dg-message "unrecognized command-line option" "" { target *-*-* } 0 } */