nit
This commit is contained in:
parent
ffe5a1fe86
commit
cb001ad925
1 changed files with 1 additions and 0 deletions
|
|
@ -465,6 +465,7 @@ func (c *compiler) compileMap(dst *Map, ast, scopeAST *d2ast.Map) {
|
|||
Context_: &RefContext{
|
||||
Scope: ast,
|
||||
ScopeMap: dst,
|
||||
ScopeAST: scopeAST,
|
||||
},
|
||||
}},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue