mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-12 06:11:26 -07:00
Comment based build tags for packages (basic and temporary)
This commit is contained in:
@@ -52,6 +52,7 @@ struct AstFile {
|
||||
AstPackage * pkg;
|
||||
Scope * scope;
|
||||
|
||||
AstNode * pkg_decl;
|
||||
String fullpath;
|
||||
gbArena arena;
|
||||
Tokenizer tokenizer;
|
||||
|
||||
Reference in New Issue
Block a user