summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/whitequark/character.txt
blob: b70f05b5445572a0601717304f7abfc6d3f87744 (plain)
1
2
3
4
5
6
7
8
9
10
11
@ ProgramNode (location: (1,0)-(1,2))
├── locals: []
└── statements:
    @ StatementsNode (location: (1,0)-(1,2))
    └── body: (length: 1)
        └── @ StringNode (location: (1,0)-(1,2))
            ├── flags: ∅
            ├── opening_loc: (1,0)-(1,1) = "?"
            ├── content_loc: (1,1)-(1,2) = "a"
            ├── closing_loc: ∅
            └── unescaped: "a"