Do not shorten too much
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
import b.a.A
|
||||
import b.a
|
||||
|
||||
fun bar() {
|
||||
val t: A = A()
|
||||
val t: a.A = a.A()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user