19b80f57cf
The intent is to unify "-output" and "-jar" options into the one "-d" (destination)
8 lines
111 B
Plaintext
8 lines
111 B
Plaintext
$TESTDATA_DIR$/simple.kt
|
|
-classpath
|
|
not/existing/path
|
|
-annotations
|
|
yet/another/not/existing/path
|
|
-d
|
|
$TEMP_DIR$
|