ae0bd9e4c675e945dab7844307084259289a5910
[cparser] / cp_error024.c
1 static void foo(void);
2
3 int main(void)
4 {
5         return 0;
6 }