Removed redundant and confusing .after files in negative tests

This commit is contained in:
Valentin Kipyatkov
2016-09-21 22:00:05 +03:00
parent 038068aa44
commit be8b31e82b
12 changed files with 3 additions and 110 deletions
@@ -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