Files
kotlin/compiler/testData/cli/jvm/internalArgNoWarningForEnablingBugfix.args
Alexander Udalov 43bf962d79 Fix CLI test data on -XXLanguage arguments
We should use '\:' instead of ':' because the latter is replaced to the
path separator in AbstractCliTest.readArg which is ';' on Windows.
2019-05-22 08:48:37 +02:00

7 lines
109 B
Plaintext
Vendored

$TESTDATA_DIR$/simple.kt
-d
$TEMP_DIR$
-language-version
1.2
-XXLanguage\:+ProhibitDataClassesOverridingCopy