]> Cypherpunks repositories - gostls13.git/commit
rename exp/parser package to oldParser
authorRobert Griesemer <gri@golang.org>
Fri, 11 Dec 2009 02:27:48 +0000 (18:27 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 11 Dec 2009 02:27:48 +0000 (18:27 -0800)
commit02d41ec7dff8c2e5d936c6cbd88680a50040fbf7
treeb8f3d231279984f93d760d53a4b085eac4b4bae2
parent130ac74010af410f8d162a530271ad5078557093
rename exp/parser package to oldParser
to allow simultaneous import with the
current go/parser

R=rsc
https://golang.org/cl/174053
src/pkg/exp/parser/interface.go
src/pkg/exp/parser/parser.go
src/pkg/exp/parser/parser_test.go