Remove the write-only attribute bool has_flexible_member from struct compound_t.
[cparser] / preproctest / ifdef2.c
1 bla
2
3 #ifdef NOTDEFINED
4
5 # #endif
6
7 #endif
8
9 blup