Phase 7.9: multi-file build, module braces, struct init multi-line, else-if fix
This commit is contained in:
@@ -352,3 +352,4 @@ func Ast_MakeDecl(kind: int, line: uint32, col: uint32) -> Decl {
|
||||
extFuncDll: "", extFuncVariadic: false, extFuncRetType: null as *TypeExpr,
|
||||
childDecl1: null as *Decl, childDecl2: null as *Decl };
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user