mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-16 02:42:22 -07:00
Add +build ignore tag
This commit is contained in:
@@ -128,6 +128,7 @@ struct AstPackage {
|
||||
String name;
|
||||
String fullpath;
|
||||
Array<AstFile *> files;
|
||||
bool is_single_file;
|
||||
|
||||
// NOTE(bill): Created/set in checker
|
||||
Scope * scope;
|
||||
|
||||
Reference in New Issue
Block a user