Files
kotlin-fork/compiler/testData/cli/jvm/extraArgumentPassedInObsoleteForm.args
T
Alexander Udalov f4b6db4dc0 Change format of -X arguments to require value after '='
Report a warning when an argument is passed in the old form (with the
whitespace)

 #KT-17264 Fixed
2017-04-14 20:07:54 +03:00

6 lines
70 B
Plaintext
Vendored

-Xplugin
non-existing-file.jar
$TESTDATA_DIR$/simple.kt
-d
$TEMP_DIR$