0034-eof.c (88B)
1 /* 2 PATTERN: 3 0034-eof.c:10: error: unexpected '<EOF>' 4 . 5 */ 6 int 7 main() 8 { 9 int *p; 10 p = 0;