mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
The voidptr returned is immediately dereferenced in cgen so the memory is copied before the array can be appended to: `*(int*)array_pop(&a)`
25 KiB
25 KiB