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
@@ -23,8 +23,3 @@ public class Some
fun Some.component1() = 1
operator fun Some.component2() = 3
//-----------------------
// FILE: first.after.kt
// -- Empty file --