1
0
mirror of https://github.com/golang/go synced 2024-09-25 09:20:18 -06:00
go/api/except.txt
Rob Pike d87d488953 cmd/api: add exception file
Fixes build.

R=golang-dev, adg, bradfitz, dsymonds, dave
CC=golang-dev
https://golang.org/cl/6586074
2012-10-04 11:35:17 +10:00

3 lines
111 B
Plaintext

pkg text/template/parse, type DotNode bool
pkg text/template/parse, type Node interface { Copy, String, Type }