818508a0142188ac64c0e79c1319ad0cb7b17e3f
[cparser] / cp_error044.c
1 typedef void ALvoid;
2
3 int f(ALvoid);
4
5 int main(void)
6 {
7         return 0;
8 }