Support "-d" option in kotlinc-jvm
The intent is to unify "-output" and "-jar" options into the one "-d" (destination)
This commit is contained in:
@@ -3,5 +3,5 @@ $TESTDATA_DIR$/simple.kt
|
||||
not/existing/path
|
||||
-annotations
|
||||
yet/another/not/existing/path
|
||||
-output
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
|
||||
Reference in New Issue
Block a user