Files
kotlin/compiler/testData/cli/jvm/coroutinesErrorAndEnable.args
Alexander Udalov ff846e787f Report warning for non-boolean CLI argument passed multiple times
Only if its values are different, see the test
2017-04-14 20:07:54 +03:00

6 lines
78 B
Plaintext
Vendored

$TESTDATA_DIR$/simple.kt
-Xcoroutines=error
-Xcoroutines=enable
-d
$TEMP_DIR$