blob: 4c7f011bf32e9ad70779f8896c839055f3a948af [file]
testData/cli/extraCheckers.kt:2:9: warning: variable is unused.
val a = a + "b"
^
OK