summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/whitequark/parser_bug_525.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-05-03 12:03:48 -0400
committerKevin Newton <kddnewton@gmail.com>2024-05-03 13:01:40 -0400
commit7caeff2baed907809600e9f3a18b6b02eaa76c5a (patch)
treeaea4fdf07716ffd649f6a4f782231f5c8291cbab /test/prism/snapshots/whitequark/parser_bug_525.txt
parentb6625d38d886acb8a2fdf8321197d29a1d63c12c (diff)
[ruby/prism] Disallow keywords and blocks in index expressions
https://github.com/ruby/prism/commit/e950dc1e83
Diffstat (limited to 'test/prism/snapshots/whitequark/parser_bug_525.txt')
-rw-r--r--test/prism/snapshots/whitequark/parser_bug_525.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/prism/snapshots/whitequark/parser_bug_525.txt b/test/prism/snapshots/whitequark/parser_bug_525.txt
index a69b8a207f..3a31a97cdc 100644
--- a/test/prism/snapshots/whitequark/parser_bug_525.txt
+++ b/test/prism/snapshots/whitequark/parser_bug_525.txt
@@ -12,7 +12,7 @@
├── opening_loc: ∅
├── arguments:
│ @ ArgumentsNode (location: (1,3)-(1,11))
- │ ├── flags: ∅
+ │ ├── flags: contains_keywords
│ └── arguments: (length: 1)
│ └── @ KeywordHashNode (location: (1,3)-(1,11))
│ ├── flags: symbol_keys