fix bug: invoke overload method disorder #104

Closed
uyong wants to merge 1 commits from uyong/fix-overload-method-bug into master
uyong commented 2022-06-09 12:40:28 +00:00 (Migrated from github.com)

when invoke java overload method, like append(), append(String s) append(String s, int n), it will invoke disorder. this pr is fix it.

when invoke java overload method, like append(), append(String s) append(String s, int n), it will invoke disorder. this pr is fix it.

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-autonomous-connection/luaj#104