Files
kotlin-fork/compiler/testData/cli/jvm/nonExistingClassPathAndAnnotationsPath.args
T
Alexander Udalov de0fd3818c Drop "-src" in kotlinc-jvm
Free arguments should be used instead
2014-07-23 21:24:39 +04:00

8 lines
116 B
Plaintext

$TESTDATA_DIR$/simple.kt
-classpath
not/existing/path
-annotations
yet/another/not/existing/path
-output
$TEMP_DIR$