]> Cypherpunks repositories - gostls13.git/commit
go/parser: test and fix := scoping bug
authorRuss Cox <rsc@golang.org>
Thu, 27 Oct 2011 19:22:06 +0000 (12:22 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 27 Oct 2011 19:22:06 +0000 (12:22 -0700)
commitfd31d9fd7beaac218899c5bdb74004152b076d82
tree4f5743e7cd95aad0813b6d64c4ace7acf68b473a
parentd066e02adc0f343b178a0d8191e719e1218ffe80
go/parser: test and fix := scoping bug

R=iant
CC=golang-dev, gri
https://golang.org/cl/5327048
src/pkg/go/parser/parser.go
src/pkg/go/parser/parser_test.go