blob: ad2dd7098277511ba1b604ae9dc1d64fb831df6b [file] [log] [blame]
// This pattern is used by a lot of autoconf scripts, so don't
// complain about it unless -pedantic.
// { dg-options "" }
int main () { main (); return 0; }