summaryrefslogtreecommitdiff
path: root/src/pkg/go/printer/testdata/empty.input
AgeCommit message (Collapse)AuthorFilesLines
2009-11-04rename testfiles from .go -> .orig so that they won't beRobert Griesemer1-0/+5
picked up by gofmt (they should not be modified) or godoc (testdata should not be considered a potential package directory) R=rsc http://go/go-review/1018045