array reflection
This commit is contained in:
@@ -271,6 +271,7 @@ Global :: struct {
|
||||
expr: Expr_Id,
|
||||
static_value: i64,
|
||||
is_static: bool,
|
||||
eager: bool,
|
||||
external: bool,
|
||||
writable: bool,
|
||||
dependencies: [dynamic]Global_Id,
|
||||
|
||||
Reference in New Issue
Block a user