blob: ed6851a615b0e7ad30e08c43da50e48276cc928e [file] [log] [blame]
/* Test inline main, gnu99 mode, freestanding, -pedantic-errors. */
/* Origin: Joseph Myers <jsm@polyomino.org.uk> */
/* { dg-do compile } */
/* { dg-options "-std=gnu99 -ffreestanding -pedantic-errors" } */
inline int main (void);