mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-14 02:25:49 +00:00
Merge pull request #6431 from Faker-09/FCD_array_proc_group
FCD array proc group add `append_fixed_capacity_elems`
This commit is contained in:
@@ -928,6 +928,7 @@ non_zero_append :: proc{
|
||||
non_zero_append_elem_string,
|
||||
|
||||
append_fixed_capacity_elem,
|
||||
append_fixed_capacity_elems,
|
||||
non_zero_append_elem_fixed_capacity_string,
|
||||
|
||||
non_zero_append_soa_elem,
|
||||
|
||||
Reference in New Issue
Block a user