Commit 0eb0afde authored by Robert Griesemer's avatar Robert Griesemer

fix build

R=rsc, ken2
CC=golang-dev
https://golang.org/cl/2118050
parent 1678dcc3
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment