]> Cypherpunks repositories - gostls13.git/commit
go/parser: package name must not be the blank identifier
authorRobert Griesemer <gri@golang.org>
Sat, 2 Apr 2011 03:51:55 +0000 (20:51 -0700)
committerRobert Griesemer <gri@golang.org>
Sat, 2 Apr 2011 03:51:55 +0000 (20:51 -0700)
commitc42b3e21c30c354a5a2fdc840a0824fb71c10368
treedb0adc9fc996d8ea6e2468dffaabf3bd80714d38
parent7b40095e8c2ab6ae08589fa53f4328231139fdd3
go/parser: package name must not be the blank identifier

R=r, r2, rsc1
CC=golang-dev
https://golang.org/cl/4343045
src/pkg/go/parser/parser.go