aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.apple/Wno-newline-1.c
blob: 44eab6e533ce6f96eec5b012f36486b87ef71234 (plain)
1
2
3
/* Test no newline at eof warning.  */
/* { dg-do compile } */
int main() { return 0; }