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