Forward declared type
All checks were successful
All checks were successful
This commit is contained in:
parent
5de4ba76f5
commit
405de62fc3
@ -307,7 +307,7 @@ global_variable String names[] =
|
||||
string_literal("generic_pointer_array"),
|
||||
|
||||
string_literal("self_referential_struct"), // TODO
|
||||
// string_literal("forward_declared_type"),
|
||||
string_literal("forward_declared_type"),
|
||||
};
|
||||
|
||||
void entry_point(Slice<const char*> arguments, Slice<char* const> environment)
|
||||
|
Loading…
x
Reference in New Issue
Block a user