aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/regexp_esc_u.txt
blob: 469102389a433b1e0ecc5ce41a432a251ebce3b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
@ ProgramNode (location: (0...17))
├── locals: []
└── statements:
    @ StatementsNode (location: (0...17))
    └── body: (length: 1)
        └── @ RegularExpressionNode (location: (0...17))
            ├── opening_loc: (0...1) = "/"
            ├── content_loc: (1...16) = "[\\u0021-\\u0027]"
            ├── closing_loc: (16...17) = "/"
            ├── unescaped: "[!-']"
            └── flags: ∅