Files
kotlin-fork/compiler/testData/cli/jvm/wrongAbiVersion.args
T
Alexander Udalov 19b80f57cf Support "-d" option in kotlinc-jvm
The intent is to unify "-output" and "-jar" options into the one "-d"
(destination)
2014-07-23 21:24:40 +04:00

6 lines
93 B
Plaintext

$TESTDATA_DIR$/wrongAbiVersion.kt
-classpath
$TESTDATA_DIR$/wrongAbiVersionLib
-d
$TEMP_DIR$