package test class Some { TestAnnotation companion object { annotation class TestAnnotation } }