rt_gccstream/gcc/testsuite/gcc.dg/cpp/mac-eol-at-eof.c

1 line
115 B
C

/* Test no newline at eof warning when Mac line ending is used*/
/* { dg-do compile } */
int main() { return 0; }