Reduced token size
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
package ast
|
||||
|
||||
import "fmt"
|
||||
|
||||
type Node fmt.Stringer
|
||||
type Node any
|
||||
type AST []Node
|
||||
|
Reference in New Issue
Block a user