Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
LGTM On Tue, Mar 12, 2013 at 2:13 PM, <0xE2.0x9A.0x9B@gmail.com> wrote: > Reviewers: golang-dev1, > > Message: > Hello golang-dev@googlegroups.com, > > I'd like you to review this change to > https://code.google.com/p/go/ > > > Description: > test/bench/garbage: fix parser benchmark > > Please review this at https://codereview.appspot.**com/7762046/<https://codereview.appspot.com/7762... > > Affected files: > M test/bench/garbage/parser.go > > > Index: test/bench/garbage/parser.go > ==============================**==============================**======= > --- a/test/bench/garbage/parser.go > +++ b/test/bench/garbage/parser.go > @@ -205,7 +205,6 @@ > "go/printer", > "go/scanner", > "go/token", > - "go/types", > "hash", > "hash/adler32", > "hash/crc32", > > > -- > > ---You received this message because you are subscribed to the Google > Groups "golang-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to golang-dev+unsubscribe@**googlegroups.com<golang-dev%2Bunsubscribe@googlegrou... > . > For more options, visit https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/o... > . > > >
*** Submitted as https://code.google.com/p/go/source/detail?r=5d97403b0253 *** test/bench/garbage: fix parser benchmark R=golang-dev, bradfitz CC=golang-dev https://codereview.appspot.com/7762046