another "want type got name" error case

R=ken
OCL=21377
CL=21377
This commit is contained in:
Russ Cox 2008-12-16 17:37:07 -08:00
parent 6715358652
commit 99435cac09
1 changed files with 1 additions and 0 deletions

View File

@ -2037,5 +2037,6 @@ latype:
yyerror("no type %s.%s", context, $3->name);
YYERROR;
}
/**/