aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/send_lambda_legacy.txt
blob: c03950391abf8131b6ff6f9710c6cdad7a88988c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
@ ProgramNode (location: (1,0)-(1,5))
├── locals: []
└── statements:
    @ StatementsNode (location: (1,0)-(1,5))
    └── body: (length: 1)
        └── @ LambdaNode (location: (1,0)-(1,5))
            ├── locals: []
            ├── operator_loc: (1,0)-(1,2) = "->"
            ├── opening_loc: (1,2)-(1,3) = "{"
            ├── closing_loc: (1,4)-(1,5) = "}"
            ├── parameters: ∅
            ├── body: ∅
            └── numbered_parameters: 0