aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/qw_escape_term.txt
blob: 29af932c666a3f47d41f185f7553e047cecf4717 (plain)
1
2
3
4
5
6
7
8
9
10
11
@ ProgramNode (location: (0...26))
├── locals: []
└── statements:
    @ StatementsNode (location: (0...26))
    └── body: (length: 1)
        └── @ StringNode (location: (0...26))
            ├── flags: ∅
            ├── opening_loc: (0...3) = "%q|"
            ├── content_loc: (3...25) = "blah blah \\| blah blah"
            ├── closing_loc: (25...26) = "|"
            └── unescaped: "blah blah \\| blah blah"