summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/whitequark/send_index_asgn_legacy.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2023-12-12 10:39:41 -0500
committergit <svn-admin@ruby-lang.org>2023-12-12 15:55:54 +0000
commit278ce27ee4063dec5b8967563d58e32ea087a380 (patch)
tree4474af00494762bdb51f06536a92ec55410d22f0 /test/prism/snapshots/whitequark/send_index_asgn_legacy.txt
parent2f1d6da8c45590bf3461ed4bf051a4e1009eaf85 (diff)
[ruby/prism] Flag for attribute write on calls
https://github.com/ruby/prism/commit/465731969c
Diffstat (limited to 'test/prism/snapshots/whitequark/send_index_asgn_legacy.txt')
-rw-r--r--test/prism/snapshots/whitequark/send_index_asgn_legacy.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/prism/snapshots/whitequark/send_index_asgn_legacy.txt b/test/prism/snapshots/whitequark/send_index_asgn_legacy.txt
index 3f550ea420..34adbb1dde 100644
--- a/test/prism/snapshots/whitequark/send_index_asgn_legacy.txt
+++ b/test/prism/snapshots/whitequark/send_index_asgn_legacy.txt
@@ -4,7 +4,7 @@
@ StatementsNode (location: (1,0)-(1,13))
└── body: (length: 1)
└── @ CallNode (location: (1,0)-(1,13))
- ├── flags: ∅
+ ├── flags: attribute_write
├── receiver:
│ @ CallNode (location: (1,0)-(1,3))
│ ├── flags: variable_call