summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/whitequark/parser_bug_830.txt
blob: e52b291d6a1d222215ba96cd9b7b1fcbfe7ba7cc (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)
        └── @ RegularExpressionNode (location: (1,0)-(1,4))
            ├── flags: forced_us_ascii_encoding
            ├── opening_loc: (1,0)-(1,1) = "/"
            ├── content_loc: (1,1)-(1,3) = "\\("
            ├── closing_loc: (1,3)-(1,4) = "/"
            └── unescaped: "\\("