Added support project settings in old kotlin2js compiler and made minor refactoring.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INFO: Invoking compiler org.jetbrains.jet.cli.js.K2JSCompiler with arguments -suppress warnings -printArgs -sourceFiles compiler/testData/cli/simple2js.kt,compiler/testData/cli/warnings.kt
|
||||
ERROR: Specify output file via -output
|
||||
COMPILATION_ERROR
|
||||
@@ -0,0 +1 @@
|
||||
fun main(args: Array<String>) {}
|
||||
Reference in New Issue
Block a user