mirror of https://github.com/golang/go.git
another "want type got name" error case
R=ken OCL=21377 CL=21377
This commit is contained in:
parent
6715358652
commit
99435cac09
|
|
@ -2037,5 +2037,6 @@ latype:
|
|||
yyerror("no type %s.%s", context, $3->name);
|
||||
YYERROR;
|
||||
}
|
||||
|
||||
/**/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue