summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/unparser/corpus/semantic/dstr.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-03-25 15:08:21 -0400
committergit <svn-admin@ruby-lang.org>2024-03-25 19:08:46 +0000
commit453de8c2bc1392be86058510630fab1a55c2a265 (patch)
tree8770d604b864fb5d2827397089526617f7e7b996 /test/prism/snapshots/unparser/corpus/semantic/dstr.txt
parentff8f98f5c26febea9ca61278f167ad6582381855 (diff)
[ruby/prism] Revert "Frozen parts"
https://github.com/ruby/prism/commit/48f2e8c169
Diffstat (limited to 'test/prism/snapshots/unparser/corpus/semantic/dstr.txt')
-rw-r--r--test/prism/snapshots/unparser/corpus/semantic/dstr.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/test/prism/snapshots/unparser/corpus/semantic/dstr.txt b/test/prism/snapshots/unparser/corpus/semantic/dstr.txt
index c533772969..5ab954b6d4 100644
--- a/test/prism/snapshots/unparser/corpus/semantic/dstr.txt
+++ b/test/prism/snapshots/unparser/corpus/semantic/dstr.txt
@@ -429,7 +429,7 @@
│ ├── opening_loc: ∅
│ ├── parts: (length: 2)
│ │ ├── @ StringNode (location: (119,0)-(119,3))
- │ │ │ ├── flags: frozen
+ │ │ │ ├── flags: ∅
│ │ │ ├── opening_loc: (119,0)-(119,1) = "'"
│ │ │ ├── content_loc: (119,1)-(119,2) = "a"
│ │ │ ├── closing_loc: (119,2)-(119,3) = "'"
@@ -447,19 +447,19 @@
│ ├── opening_loc: ∅
│ ├── parts: (length: 3)
│ │ ├── @ StringNode (location: (122,0)-(122,2))
- │ │ │ ├── flags: frozen
+ │ │ │ ├── flags: ∅
│ │ │ ├── opening_loc: (122,0)-(122,1) = "\""
│ │ │ ├── content_loc: (122,1)-(122,1) = ""
│ │ │ ├── closing_loc: (122,1)-(122,2) = "\""
│ │ │ └── unescaped: ""
│ │ ├── @ StringNode (location: (122,3)-(122,5))
- │ │ │ ├── flags: frozen
+ │ │ │ ├── flags: ∅
│ │ │ ├── opening_loc: (122,3)-(122,4) = "\""
│ │ │ ├── content_loc: (122,4)-(122,4) = ""
│ │ │ ├── closing_loc: (122,4)-(122,5) = "\""
│ │ │ └── unescaped: ""
│ │ └── @ StringNode (location: (122,6)-(122,8))
- │ │ ├── flags: frozen
+ │ │ ├── flags: ∅
│ │ ├── opening_loc: (122,6)-(122,7) = "\""
│ │ ├── content_loc: (122,7)-(122,7) = ""
│ │ ├── closing_loc: (122,7)-(122,8) = "\""
@@ -487,7 +487,7 @@
│ │ │ │ └── closing_loc: (124,6)-(124,7) = "}"
│ │ │ └── closing_loc: (124,7)-(124,8) = "\""
│ │ └── @ StringNode (location: (124,9)-(124,12))
- │ │ ├── flags: frozen
+ │ │ ├── flags: ∅
│ │ ├── opening_loc: (124,9)-(124,10) = "\""
│ │ ├── content_loc: (124,10)-(124,11) = "b"
│ │ ├── closing_loc: (124,11)-(124,12) = "\""
@@ -512,7 +512,7 @@
│ │ │ │ └── name: :@a
│ │ │ └── closing_loc: (125,5)-(125,6) = "\""
│ │ └── @ StringNode (location: (125,7)-(125,10))
- │ │ ├── flags: frozen
+ │ │ ├── flags: ∅
│ │ ├── opening_loc: (125,7)-(125,8) = "\""
│ │ ├── content_loc: (125,8)-(125,9) = "b"
│ │ ├── closing_loc: (125,9)-(125,10) = "\""
@@ -537,7 +537,7 @@
│ │ │ │ └── name: :$a
│ │ │ └── closing_loc: (126,5)-(126,6) = "\""
│ │ └── @ StringNode (location: (126,7)-(126,10))
- │ │ ├── flags: frozen
+ │ │ ├── flags: ∅
│ │ ├── opening_loc: (126,7)-(126,8) = "\""
│ │ ├── content_loc: (126,8)-(126,9) = "b"
│ │ ├── closing_loc: (126,9)-(126,10) = "\""
@@ -562,7 +562,7 @@
│ │ │ └── name: :@@a
│ │ └── closing_loc: (127,6)-(127,7) = "\""
│ └── @ StringNode (location: (127,8)-(127,11))
- │ ├── flags: frozen
+ │ ├── flags: ∅
│ ├── opening_loc: (127,8)-(127,9) = "\""
│ ├── content_loc: (127,9)-(127,10) = "b"
│ ├── closing_loc: (127,10)-(127,11) = "\""