]> Cypherpunks repositories - gostls13.git/commit
fix build. changing var to const, which it should be anyway,
authorRob Pike <r@golang.org>
Thu, 27 Aug 2009 16:58:43 +0000 (09:58 -0700)
committerRob Pike <r@golang.org>
Thu, 27 Aug 2009 16:58:43 +0000 (09:58 -0700)
commit2156961bb78e33e96ec6a20f8ee9ccca378c6105
tree8db10a93c2bd3c5c4adfd770235255f427d30ebb
parent94e691552ffe6d903105fb25abc0e1c91395c935
fix build. changing var to const, which it should be anyway,
implicitly works around 6g bug.

R=rsc
OCL=33953
CL=33953
src/pkg/unicode/maketables.go
src/pkg/unicode/tables.go