create Root node
This commit is contained in:
@@ -39,7 +39,7 @@ func ExampleDumper() {
|
||||
nodes.Walk(dumper)
|
||||
|
||||
// Unordered output:
|
||||
//| [*stmt.StmtList]
|
||||
//| [*node.Root]
|
||||
//| "Position": Pos{Line: 3-11 Pos: 10-143};
|
||||
//| "Stmts":
|
||||
//| [*stmt.Namespace]
|
||||
|
||||
Reference in New Issue
Block a user