summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/qwords_empty.txt
blob: f9915c97c9de1feba2f825ae8a87845210711707 (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) = "%w("
            └── closing_loc: (1,3)-(1,4) = ")"