aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/cpp/mac-eol-at-eof.c
blob: 6b0a279dc7b1dcc41243dedd8800c53bea65abaf (plain)
1
/* Test no newline at eof warning when Mac line ending is used*/
/* { dg-do compile } */
int main() { return 0; }