Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
unbreak NativeCall for the JVM
The call to nqp::buildnativecall fails because it does not recognize the first arg as an NativeCallInstance. Doing the clone always like before e167669 makes it work, see also: https://gist.github.com/FROGGS/0d4b5c771c7d9eb4f5b6
- Loading branch information