mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-13 22:03:42 +00:00
-disallow-non-constant-globals
This commit is contained in:
@@ -607,6 +607,7 @@ struct BuildContext {
|
||||
isize max_error_count;
|
||||
|
||||
bool bedrock;
|
||||
bool disable_non_constant_globals;
|
||||
|
||||
|
||||
u32 cmd_doc_flags;
|
||||
|
||||
Reference in New Issue
Block a user