]> Cypherpunks repositories - gostls13.git/commit
go/types: correct result type for append (bug fix)
authorRobert Griesemer <gri@golang.org>
Wed, 16 Jan 2013 23:08:19 +0000 (15:08 -0800)
committerRobert Griesemer <gri@golang.org>
Wed, 16 Jan 2013 23:08:19 +0000 (15:08 -0800)
commit5a4a197d7b692c5725d0364a51ad1cb76f1b99e4
tree3f487a0c3445d11037061eda789f334ad7c54eb3
parent1a03580ef112d7e7103790e102a5582b8dcbaf0d
go/types: correct result type for append (bug fix)

Rewrote existing code to prevent similar mistakes.

R=adonovan
CC=golang-dev
https://golang.org/cl/7129046
src/pkg/go/types/builtins.go