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