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