Removed redundant and confusing .after files in negative tests
This commit is contained in:
@@ -14,8 +14,3 @@ package a
|
||||
import kotlin.reflect.KProperty
|
||||
|
||||
fun String.getValue(x: Any?, y: KProperty<*>) = ""
|
||||
|
||||
|
||||
|
||||
// FILE: first.after.kt
|
||||
// Should not be checked
|
||||
Reference in New Issue
Block a user