Remove hard-coded numeric values.
- src/parser.y (STATIC_STRLEN, BOUND_STRCMP, IS_TOKEN, EAT): New macros. (fgets_inc, nextchar, yylex): Use them to remove hard-coded numeric values. - tests/sample.brg: Typo.
Please register or sign in to comment
- src/parser.y (STATIC_STRLEN, BOUND_STRCMP, IS_TOKEN, EAT): New macros. (fgets_inc, nextchar, yylex): Use them to remove hard-coded numeric values. - tests/sample.brg: Typo.