parse.y: Fix a location of NODE_HASH
parse.y: Fix to only include a range of assocs.
e.g. The locations of the NODE_HASH is fixed:
a(1, b: 10, &block)
NODE_HASH (line: 1, first_lineno: 1, first_column: 2, last_lineno: 1, last_column: 18)
NODE_HASH (line: 1, first_lineno: 1, first_column: 5, last_lineno: 1, last_column: 10)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60960 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
parse.y: Fix a location of NODE_HASH
parse.y: Fix to only include a range of assocs.
e.g. The locations of the NODE_HASH is fixed:
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60960 b2dd03c8-39d4-4d8f-98ff-823fe69b080e