-
Notifications
You must be signed in to change notification settings - Fork 1.1k
ArrayIndexOutOfBoundsException with call with too many args #1573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I think trying to fix long function types is futile right now. We should 2016-10-10 1:21 GMT+02:00 Paolo G. Giarrusso [email protected]:
Prof. Martin Odersky |
Fixed #1573: Add tests for fixed issue.
Uh oh!
There was an error while loading. Please reload this page.
After fixing #1544 in #1572, I tried invoking the
Test.foo
method from the REPL.However, that produced a crash in the REPL while typechecking the expression I typed:
The text was updated successfully, but these errors were encountered: