aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/eq_begin_line_numbers.txt
blob: 1fd43f61663e3ee065a3c649b25c01dbbcbb05c5 (plain)
1
2
3
4
5
6
7
8
9
@ ProgramNode (location: (1,0)-(6,1))
├── locals: []
└── statements:
    @ StatementsNode (location: (1,0)-(6,1))
    └── body: (length: 2)
        ├── @ IntegerNode (location: (1,0)-(1,1))
        │   └── flags: decimal
        └── @ IntegerNode (location: (6,0)-(6,1))
            └── flags: decimal