@ ProgramNode (location: (1,0)-(1,3))
├── flags: ∅
├── locals: []
└── statements:
    @ StatementsNode (location: (1,0)-(1,3))
    ├── flags: ∅
    └── body: (length: 1)
        └── @ HashNode (location: (1,0)-(1,3))
            ├── flags: newline, static_literal
            ├── opening_loc: (1,0)-(1,1) = "{"
            ├── elements: (length: 0)
            └── closing_loc: (1,2)-(1,3) = "}"
