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