]> Cypherpunks repositories - gostls13.git/commit
parse expression statements beginning with
authorRuss Cox <rsc@golang.org>
Thu, 3 Sep 2009 23:37:02 +0000 (16:37 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 3 Sep 2009 23:37:02 +0000 (16:37 -0700)
commit55ba20ec2d50f52ae593b93dce58de5cef20629c
tree165b5fb2f79b166a5395e15ef3e783f3351cc5cd
parentdcb1c5f5d44b280273f86093d5cc27ace735e28f
parse expression statements beginning with
arithmetic unary operators + - ^

R=r
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=34338
CL=34350
src/pkg/go/parser/parser.go