x
This commit is contained in:
@@ -592,10 +592,11 @@ type aPackage struct {
|
|||||||
abi abi.Builder
|
abi abi.Builder
|
||||||
|
|
||||||
Prog Program
|
Prog Program
|
||||||
|
|
||||||
di diBuilder
|
di diBuilder
|
||||||
cu CompilationUnit
|
cu CompilationUnit
|
||||||
|
|
||||||
glbDbgVars map[Expr]bool
|
glbDbgVars map[Expr]bool
|
||||||
|
|
||||||
vars map[string]Global
|
vars map[string]Global
|
||||||
fns map[string]Function
|
fns map[string]Function
|
||||||
stubs map[string]Function
|
stubs map[string]Function
|
||||||
|
|||||||
Reference in New Issue
Block a user