matterbridge/vendor/github.com/d5/tengo/compiler/ast/ast.go

6 lines
43 B
Go

package ast
const (
nullRep = "<null>"
)