LazyResolveNamespaceComparingTest → LazyResolveRecursiveComparingTest
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package test
|
||||
|
||||
internal trait TheTrait {
|
||||
|
||||
internal class object <class-object-for-TheTrait> {
|
||||
/*primary*/ private constructor <class-object-for-TheTrait>()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user