Closed tk0miya closed 6 years ago
The reporter methods takes comment string and children nodes. So the *args is not nodes.Node.
comment
children
*args
nodes.Node
The reporter methods takes
comment
string andchildren
nodes. So the*args
is notnodes.Node
.