mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-10 15:03:22 +00:00
Correct odin doc default parameter value init_string generation
This commit is contained in:
@@ -166,7 +166,6 @@ struct Entity {
|
||||
i32 field_index;
|
||||
|
||||
ParameterValue param_value;
|
||||
Ast * param_expr;
|
||||
|
||||
String thread_local_model;
|
||||
Entity * foreign_library;
|
||||
|
||||
Reference in New Issue
Block a user