summaryrefslogtreecommitdiff
path: root/test/ruby/test_lambda.rb
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-08-28 14:11:41 -0400
committerKevin Newton <kddnewton@gmail.com>2024-08-28 15:06:53 -0400
commit417bb8d4fd7f197d2cbe8223e9666e3a41896d75 (patch)
tree6e1326554347b6eb60ee94c98a5e3b4bc9cc2816 /test/ruby/test_lambda.rb
parentacafb924648c761c43adc94c95c954fcb129c5dd (diff)
[PRISM] Field renaming
Rename some fields that do not quite make sense. * CaseMatchNode#consequent -> CaseMatchNode#else_clause * CaseNode#consequent -> CaseNode#else_clause * IfNode#consequent -> IfNode#subsequent * RescueNode#consequent -> RescueNode#subsequent * UnlessNode#consequent -> UnlessNode#else_clause
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/11480
Diffstat (limited to 'test/ruby/test_lambda.rb')
0 files changed, 0 insertions, 0 deletions