[light classes] drop old light classes and backend: iteration #2

drop javaFileStub and fix tests

^KT-48773
This commit is contained in:
Dmitry Gridin
2022-06-21 20:06:19 +02:00
committed by Space
parent 3cb2df9360
commit 97ce502cbe
42 changed files with 79 additions and 103 deletions
@@ -4,5 +4,3 @@
package p
actual typealias B = List<Int>
// SKIP_IDE_TEST
@@ -6,5 +6,3 @@ package p
fun f() {
}
// SKIP_IDE_TEST
@@ -1,5 +1,4 @@
// p.Annotations
// SKIP_SANITY_TEST
package p
@@ -32,5 +32,3 @@ class A {
}
}
}
// LAZINESS:NoConsistency