Report warning for non-boolean CLI argument passed multiple times
Only if its values are different, see the test
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
compiler/testData/cli/jvm/coroutines.kt:1:1: warning: the feature "coroutines" is experimental (see: https://kotlinlang.org/docs/diagnostics/experimental-coroutines)
|
||||
suspend fun simple() = 5
|
||||
^
|
||||
OK
|
||||
Reference in New Issue
Block a user