diff options
| author | Rob Pike <r@golang.org> | 2013-08-20 11:14:45 +1000 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2013-08-20 11:14:45 +1000 |
| commit | a3695fb2273d458974a02bc19f1606f10e6ff388 (patch) | |
| tree | a915a317b32d731d18478c49fa7615c0e8541464 /api/except.txt | |
| parent | d96de0633c2502b050478c96691727e67e7428be (diff) | |
| download | go-a3695fb2273d458974a02bc19f1606f10e6ff388.tar.xz | |
api: update next.txt, except.txt
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/12926046
Diffstat (limited to 'api/except.txt')
| -rw-r--r-- | api/except.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/except.txt b/api/except.txt index 930d03721e..11e60a02c9 100644 --- a/api/except.txt +++ b/api/except.txt @@ -5,5 +5,6 @@ pkg syscall (darwin-amd64), func Fchflags(string, int) error pkg syscall (darwin-amd64-cgo), func Fchflags(string, int) error pkg syscall (freebsd-386), func Fchflags(string, int) error pkg syscall (freebsd-amd64), func Fchflags(string, int) error +pkg testing, func RegisterCover(Cover) pkg text/template/parse, type DotNode bool pkg text/template/parse, type Node interface { Copy, String, Type } |
