package test

[ERROR : Unresolved annotation type]() internal val SomeObject: test.SomeObject
internal val some: test.SomeObject

[ERROR : Unresolved annotation type]() internal object SomeObject {
    /*primary*/ private constructor SomeObject()
}
