// FIR_IDENTICAL import java.lang.annotation.Target import java.lang.annotation.ElementType.PACKAGE @Target(PACKAGE) annotation class my