Rename EXPR_REFERENCE_ENUM_VALUE to EXPR_ENUM_CONSTANT.
[cparser] / preproctest / simpleifdef.c
1 #ifdef FOO
2 bla
3 #endif
4 foo