Files
kotlin/compiler/testData/cli/js/kotlinHomeWithoutStdlib.args
Alexander Udalov 1e6850f198 CLI: improve error message if libraries are not found in Kotlin home
Also support the '-kotlin-home' argument in kotlinc-js

 #KT-18859 Fixed
2017-07-28 14:16:46 +03:00

6 lines
82 B
Plaintext
Vendored

$TESTDATA_DIR$/simple2js.kt
-kotlin-home
$TESTDATA_DIR$
-output
$TEMP_DIR$/out.js