mirror of
https://github.com/golang/go
synced 2024-11-05 18:36:10 -07:00
d87d488953
Fixes build. R=golang-dev, adg, bradfitz, dsymonds, dave CC=golang-dev https://golang.org/cl/6586074
3 lines
111 B
Plaintext
3 lines
111 B
Plaintext
pkg text/template/parse, type DotNode bool
|
|
pkg text/template/parse, type Node interface { Copy, String, Type }
|