]> Cypherpunks repositories - gostls13.git/commit
bug fix: allow function types as operands
authorRobert Griesemer <gri@golang.org>
Tue, 15 Sep 2009 23:16:34 +0000 (16:16 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 15 Sep 2009 23:16:34 +0000 (16:16 -0700)
commit4459624f046b1363bfd4258031a237a867fc58ab
treee6f6e6b8edf70c7e6d3d998d9eccf69b33f05116
parentbcfc6e631fbc0f06f2d975301ce71554c197970a
bug fix: allow function types as operands

R=rsc
DELTA=10  (5 added, 0 deleted, 5 changed)
OCL=34662
CL=34666
src/pkg/go/parser/parser.go