mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
Fixes build. R=golang-dev, adg, bradfitz, dsymonds, dave CC=golang-dev https://golang.org/cl/6586074
2 lines
111 B
Text
2 lines
111 B
Text
pkg text/template/parse, type DotNode bool
|
|
pkg text/template/parse, type Node interface { Copy, String, Type }
|