1 2 3 4 5 6 7 8 9 10 11 12 13
--- source: src/syntax/library/statements/file_operations/reset.rs expression: tree --- root: kind: Root children: - kind: ResetStatement children: - kind: ResetKeyword text: Reset - kind: Newline text: "\n"