// FIR_IDENTICAL package myPack annotation class Anno(val number: Int) val @receiver:Anno(42.prop) Int.prop get() = 22