Skip to content

Commit

Permalink
meta: root is no longer used (whitequark#737)
Browse files Browse the repository at this point in the history
Last use was replaced by zsuper in
cbbb6bb.
  • Loading branch information
akimd committed Sep 3, 2020
1 parent cd1bfe0 commit 79561aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/parser/meta.rb
Expand Up @@ -23,7 +23,7 @@ module class sclass def defs undef alias args
until_post for break next redo return resbody
kwbegin begin retry preexe postexe iflipflop eflipflop
shadowarg complex rational __FILE__ __LINE__ __ENCODING__
ident root lambda indexasgn index procarg0
ident lambda indexasgn index procarg0
restarg_expr blockarg_expr
objc_kwarg objc_restarg objc_varargs
numargs numblock forward_args forwarded_args forward_arg
Expand Down

0 comments on commit 79561aa

Please sign in to comment.