rm push/pop
This commit is contained in:
@@ -149,7 +149,7 @@ if (!is_array(args) || length(args) < 1) {
|
||||
}
|
||||
|
||||
for (; i < length(args) - 1; i++) {
|
||||
push(sources, args[i])
|
||||
sources[] = args[i]
|
||||
}
|
||||
archive = args[length(args) - 1]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user