]> Cypherpunks repositories - gostls13.git/commit
The compiler should reject calling a const as though it were a
authorIan Lance Taylor <iant@golang.org>
Tue, 18 Nov 2008 14:25:21 +0000 (06:25 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 18 Nov 2008 14:25:21 +0000 (06:25 -0800)
commitd8ecead73d5c2862df08ed601c65682978e4a6cd
tree84b2d9736855fcf98d585263ff0055038e60764e
parent1945cc4c3c10caeeced798695416f1323286bc51
The compiler should reject calling a const as though it were a
function.  Also update golden.out.

R=r
DELTA=18  (18 added, 0 deleted, 0 changed)
OCL=19433
CL=19448
test/bugs/bug123.go [new file with mode: 0644]
test/golden.out