mirror of
https://github.com/golang/go
synced 2024-11-20 04:54:44 -07:00
fix forward struct declarations
R=ken OCL=31230 CL=31230
This commit is contained in:
parent
d436a70193
commit
7af032b87b
@ -1768,7 +1768,6 @@ hidden_type1:
|
||||
}
|
||||
| '*' hidden_type
|
||||
{
|
||||
checkwidth($2);
|
||||
$$ = ptrto($2);
|
||||
}
|
||||
| LCOMM LCHAN hidden_type
|
||||
|
Loading…
Reference in New Issue
Block a user