From b5c739bd1b926045a0d8e11798e8645f346586ef Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Tue, 28 Oct 2008 01:02:33 -0700 Subject: [PATCH] Uncomment the name/type error checking. R=ken OCL=17928 CL=17928 --- src/cmd/gc/go.y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cmd/gc/go.y b/src/cmd/gc/go.y index 33161db718..c86c1b9ae5 100644 --- a/src/cmd/gc/go.y +++ b/src/cmd/gc/go.y @@ -1949,7 +1949,7 @@ hidden_importsym: * to check whether the rest of the grammar is free of * reduce/reduce conflicts, comment this section out by * removing the slash on the next line. - * + */ lpack: LATYPE {