summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/str_interp_ternary_or_label.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/seattlerb/str_interp_ternary_or_label.txt
parent19752cf4aa227106212be129507ac1bf339b26c0 (diff)
[ruby/prism] Freeze internal parts, again
https://github.com/ruby/prism/commit/50372fee5c
Diffstat (limited to 'test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt')
-rw-r--r--test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt b/test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt
index 474c42ebc8..5a2f435e0e 100644
--- a/test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt
+++ b/test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt
@@ -4,6 +4,7 @@
@ StatementsNode (location: (1,0)-(1,23))
└── body: (length: 1)
└── @ InterpolatedStringNode (location: (1,0)-(1,23))
+ ├── flags: ∅
├── opening_loc: (1,0)-(1,1) = "\""
├── parts: (length: 1)
│ └── @ EmbeddedStatementsNode (location: (1,1)-(1,22))