package test class Some { // TODO uncomment after KT-10405 will be fixed // @Companion.TestAnnotation companion object { annotation class TestAnnotation } }