mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-24 16:37:54 +00:00
Improvements to -strict-style and trailing commas
This commit is contained in:
@@ -814,3 +814,4 @@ gbAllocator ast_allocator(AstFile *f) {
|
||||
Ast *alloc_ast_node(AstFile *f, AstKind kind);
|
||||
|
||||
gbString expr_to_string(Ast *expression);
|
||||
bool allow_field_separator(AstFile *f);
|
||||
Reference in New Issue
Block a user