mirror of
https://github.com/golang/go
synced 2024-11-21 14:14:40 -07:00
parent
1678dcc378
commit
0eb0afde9a
@ -262,6 +262,7 @@ struct Node
|
||||
Sym* sym; // various
|
||||
int32 vargen; // unique name for OTYPE/ONAME
|
||||
int32 lineno;
|
||||
int32 endlineno;
|
||||
vlong xoffset;
|
||||
int32 ostk;
|
||||
int32 iota;
|
||||
|
Loading…
Reference in New Issue
Block a user