@ ProgramNode (location: (0...5))
├── locals: []
└── statements:
    @ StatementsNode (location: (0...5))
    └── body: (length: 1)
        └── @ LambdaNode (location: (0...5))
            ├── locals: []
            ├── operator_loc: (0...2) = "->"
            ├── opening_loc: (2...3) = "{"
            ├── closing_loc: (4...5) = "}"
            ├── parameters: ∅
            └── body: ∅
