aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/op_asgn_index_cmd.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-05-10 10:19:11 -0400
committerKevin Newton <kddnewton@gmail.com>2024-05-10 11:47:48 -0400
commit2e4466454721012b3ba27f262b3e5dd6e3d393b0 (patch)
tree14b180a48ecd1cffe376dbf00990cc11a048cc3a /test/prism/snapshots/whitequark/op_asgn_index_cmd.txt
parent34e0b5b2d419840f4e97cdf8fffcbc3578a5f7a3 (diff)
downloadruby-2e4466454721012b3ba27f262b3e5dd6e3d393b0.tar.gz
[ruby/prism] operator rename
https://github.com/ruby/prism/commit/b5e47f5c42
Diffstat (limited to 'test/prism/snapshots/whitequark/op_asgn_index_cmd.txt')
-rw-r--r--test/prism/snapshots/whitequark/op_asgn_index_cmd.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/prism/snapshots/whitequark/op_asgn_index_cmd.txt b/test/prism/snapshots/whitequark/op_asgn_index_cmd.txt
index 87082aad94..319ed1a51a 100644
--- a/test/prism/snapshots/whitequark/op_asgn_index_cmd.txt
+++ b/test/prism/snapshots/whitequark/op_asgn_index_cmd.txt
@@ -30,8 +30,8 @@
│ └── value: 1
├── closing_loc: (1,8)-(1,9) = "]"
├── block: ∅
- ├── operator: :+
- ├── operator_loc: (1,10)-(1,12) = "+="
+ ├── binary_operator: :+
+ ├── binary_operator_loc: (1,10)-(1,12) = "+="
└── value:
@ CallNode (location: (1,13)-(1,18))
├── flags: ignore_visibility