Ant task: don't pass kotlin-runtime.jar to javac on "-no-stdlib"
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package test;
|
||||
|
||||
import kotlin.Unit;
|
||||
|
||||
public class J {}
|
||||
Reference in New Issue
Block a user