Export vararg method from Java does not adapt Seq to array #10884
Labels
area:desugar
Desugaring happens after parsing but before typing, see desugar.scala
compat:java
itype:bug
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Minimized code
The following compiles ok, but fails at runtime
Output
Expectation
the vararg forwarder should adapt the varargs for java
The text was updated successfully, but these errors were encountered: