blob: 567d5b35dde74517f9e2f757a7e7bd623c2d36a7 [file]
// "Remove variable 'test'" "true"
fun f() {
val <caret>test: Int
}