blob: 5736557ae88d969c5cd07b22fd185cc9dfb86cb2 [file]
compiler/testData/cli/js/extraCheckers.kt:2:9: warning: variable is unused.
val a = a + 1
^
OK