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