summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/qw_escape.txt
blob: d92c1da7a6212800a7e129330f57f9e200a8885c (plain)
1
2
3
4
5
6
7
8
9
10
11
@ ProgramNode (location: (1,0)-(1,7))
├── locals: []
└── statements:
    @ StatementsNode (location: (1,0)-(1,7))
    └── body: (length: 1)
        └── @ StringNode (location: (1,0)-(1,7))
            ├── flags: ∅
            ├── opening_loc: (1,0)-(1,3) = "%q("
            ├── content_loc: (1,3)-(1,6) = "\u0001\\'"
            ├── closing_loc: (1,6)-(1,7) = ")"
            └── unescaped: "\u0001\\'"