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