Refactor array to avoid having to include external types
This commit is contained in:
@@ -20,5 +20,5 @@
|
||||
continue;
|
||||
}}
|
||||
|
||||
wapp_{Tlower}_array_append_capped(dst, *item);
|
||||
wapp_{Tlower}_array_append_capped(dst, item);
|
||||
}}
|
||||
|
Reference in New Issue
Block a user