fix bug: invoke java variable parameter type method problem #103
Reference in New Issue
Block a user
Delete Branch "uyong/fix-variable-param-bug"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when invoke java method, like append(String...args), will failed. this pr is fix it.
Fixed
Pull request closed