]> Cypherpunks repositories - gostls13.git/commit
mixed old/new declaration
authorKen Thompson <ken@golang.org>
Sat, 18 Apr 2009 20:58:04 +0000 (13:58 -0700)
committerKen Thompson <ken@golang.org>
Sat, 18 Apr 2009 20:58:04 +0000 (13:58 -0700)
commit34b6f642dee3cd7a675e3233086f2bea8e68cdce
tree65fde8b8b87f2d3ae164973317c198d541ee3c7b
parentbfd5ede78def5e6fe0d0f6f9169daed6deee2d91
mixed old/new declaration
exact spec:
a) must be a multi-assignment w :=
b) a proper subset of the lhs
   can be declared in same block
   with the same type with no
   "redeclaration" error

R=r
OCL=27610
CL=27610
src/cmd/gc/walk.c