package test internal object SomeObject { /*primary*/ private constructor SomeObject() internal final fun test(/*0*/ a: kotlin.Int): kotlin.Int }