Phase 7.9: multi-file build, module braces, struct init multi-line, else-if fix
This commit is contained in:
@@ -392,3 +392,4 @@ func Sema_Free(sema: *Sema) {
|
||||
bux_free(sema.diags as *void);
|
||||
bux_free(sema as *void);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user