summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/qsymbols_empty.txt
blob: 54aa3f77d71ff110e48feeb33d253c53a1aeee2e (plain)
1
2
3
4
5
6
7
8
9
10
@ ProgramNode (location: (1,0)-(1,4))
├── locals: []
└── statements:
    @ StatementsNode (location: (1,0)-(1,4))
    └── body: (length: 1)
        └── @ ArrayNode (location: (1,0)-(1,4))
            ├── flags: ∅
            ├── elements: (length: 0)
            ├── opening_loc: (1,0)-(1,3) = "%I("
            └── closing_loc: (1,3)-(1,4) = ")"