From 46f89d53c66ddef8dab0d28365c770c04b476ef9 Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Mon, 24 Nov 2008 14:15:53 -0800 Subject: [PATCH] restore helpful error rules R=rsc OCL=19928 CL=19928 --- 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 082a83fdea..797923f030 100644 --- a/src/cmd/gc/go.y +++ b/src/cmd/gc/go.y @@ -2011,7 +2011,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 { -- 2.50.0