Files
kotlin-fork/idea/testData/quickfix/variables/unusedVariableWithoutInitializer.kt.after
T

3 lines
46 B
Plaintext
Vendored

// "Remove variable 'test'" "true"
fun f() {
}