]> Cypherpunks repositories - gostls13.git/commit
go/printer: fix printing of variadic function calls
authorAnthony Martin <ality@pbrane.org>
Mon, 27 Feb 2012 21:56:43 +0000 (13:56 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 27 Feb 2012 21:56:43 +0000 (13:56 -0800)
commiteafe86c2df73c9d80d2eab17b0c50ed8514cba81
tree1eace55dfa7e195fc336cb9fee418da1062a494f
parent5573fa3bc57754847e3b9a5c9493cdbf29af32b9
go/printer: fix printing of variadic function calls

Fixes #3130.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5697062
src/pkg/go/printer/nodes.go
src/pkg/go/printer/testdata/expressions.golden
src/pkg/go/printer/testdata/expressions.input
src/pkg/go/printer/testdata/expressions.raw