LazyResolveNamespaceComparingTest → LazyResolveRecursiveComparingTest
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package test
|
||||
|
||||
internal val inferTypeFromImportedFun: jet.Int
|
||||
|
||||
internal final class B : testOther.A {
|
||||
/*primary*/ public constructor B()
|
||||
}
|
||||
Reference in New Issue
Block a user