KT-1175 Mark unused literals
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ fun testCoercionToUnit() {
|
||||
when(i) {
|
||||
is 1 -> {
|
||||
val d = 34
|
||||
"1"
|
||||
<!UNUSED_EXPRESSION!>"1"<!>
|
||||
doSmth(d)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user