summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/whitequark/bug_473.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-03-25 15:32:54 -0400
committerKevin Newton <kddnewton@gmail.com>2024-03-26 12:11:09 -0400
commit240fb3957b02cb9a1cc0d1e01ae40db803390bed (patch)
tree8aaf58cec4b179350c8ff407b70abb2de93b9faf /test/prism/snapshots/whitequark/bug_473.txt
parent19752cf4aa227106212be129507ac1bf339b26c0 (diff)
[ruby/prism] Freeze internal parts, again
https://github.com/ruby/prism/commit/50372fee5c
Diffstat (limited to 'test/prism/snapshots/whitequark/bug_473.txt')
-rw-r--r--test/prism/snapshots/whitequark/bug_473.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/prism/snapshots/whitequark/bug_473.txt b/test/prism/snapshots/whitequark/bug_473.txt
index 96991ebeb7..028b6a517c 100644
--- a/test/prism/snapshots/whitequark/bug_473.txt
+++ b/test/prism/snapshots/whitequark/bug_473.txt
@@ -15,6 +15,7 @@
│ ├── flags: ∅
│ └── arguments: (length: 1)
│ └── @ InterpolatedStringNode (location: (1,2)-(1,9))
+ │ ├── flags: ∅
│ ├── opening_loc: (1,2)-(1,3) = "\""
│ ├── parts: (length: 1)
│ │ └── @ EmbeddedStatementsNode (location: (1,3)-(1,8))