Files
kotlin/compiler/testData/cli/js/libraryDirNotFound.args
Alexander Udalov 464820458e JS: rename "-library-files" argument to "-libraries" and change separator
Use the system separator (':' or ';') instead of commas

 #KT-16083 Fixed
2017-01-31 16:26:35 +03:00

6 lines
81 B
Plaintext
Vendored

$TESTDATA_DIR$/withLib.kt
-libraries
not/existing/path
-output
$TEMP_DIR$/out.js