diff options
-rw-r--r-- | parse.y | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -332,8 +332,6 @@ RBIMPL_WARNING_POP() #define NO_LEX_CTXT (struct lex_context){0} -#define AREF(ary, i) RARRAY_AREF(ary, i) - #ifndef WARN_PAST_SCOPE # define WARN_PAST_SCOPE 0 #endif |