Delete 193 bunch files

This commit is contained in:
Vyacheslav Gerasimov
2020-11-03 17:31:50 +03:00
parent ade46ef808
commit 8620d26a8a
94 changed files with 0 additions and 7285 deletions
@@ -1,5 +0,0 @@
package a
fun bar() {
val t: b.X = b.X()
}
@@ -1,5 +0,0 @@
package b
fun bar() {
val t: b.X = b.X()
}
@@ -1,5 +0,0 @@
package a
fun bar(s: String) {
val t: a.X = a.X()
}
@@ -1,5 +0,0 @@
package a
fun bar(s: String) {
val t: a.Y = a.Y()
}