aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_optimization.rb
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-09 01:50:58 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-09 01:50:58 +0000
commit2b60e342bdc327634e9eade18bad80c854b4ea7c (patch)
tree017f8bd2b16a06908be1c66ee48e0a436bcbda58 /test/ruby/test_optimization.rb
parentf09ad1dc5de28dd71cc92fd2de35f85a786ca112 (diff)
downloadruby-2b60e342bdc327634e9eade18bad80c854b4ea7c.tar.gz
node.c (dump_node): add an explanation of NODE_HASH's nd_alen
The field has a flag to represent if it is a keyword argument (that has no braces, e.g., `foo(k:1)`) or hash literal (that has braces, e.g., `foo({k:1})`). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/ruby/test_optimization.rb')
0 files changed, 0 insertions, 0 deletions