parse.y: Change the first location of NODE_ARRAY in NODE_DSTR (nd_next->nd_next)
parse.y (list_append_gen): Change the first location to start with the location of item if new list is generated.
e.g. The locations of the NODE_ARRAY is changed:
"#{a}.#{b}"
NODE_ARRAY (line: 1, code_range: (1,0)-(1,6))
NODE_ARRAY (line: 1, code_range: (1,5)-(1,6))
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
parse.y: Change the first location of NODE_ARRAY in NODE_DSTR (nd_next->nd_next)
parse.y (list_append_gen): Change the first location to
start with the location of item if new list is generated.
e.g. The locations of the NODE_ARRAY is changed:
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e