summaryrefslogtreecommitdiff
path: root/debug_counter.c
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-22 15:04:05 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-22 15:04:05 +0000
commitfad01941b3239faa4756c9f2db00fca00a786063 (patch)
tree3e97f71722cc6521783bdead2a9fe3e292df8fb4 /debug_counter.c
parent100bf2757468439106775a7d95a791a8c10b874a (diff)
parse.y (arg_append): support NODE_ARGSCAT case
Because of the lack of this case, `[*ary,1,2,3,4,5,6]` was parsed into an inefficient AST like `ary + [1,2] + [3,4] + [5,6]`. A patch from Anmol Chopra <anmolchopra@rocketbox.in>. Fixes [Bug #15018]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64510 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'debug_counter.c')
0 files changed, 0 insertions, 0 deletions