blob: 73d97511b955dfa43f1c219004e89cb2635bbc5e [file]
// FIR_IDENTICAL
// Class constructor parameter CAN be recursively annotated
annotation class RecursivelyAnnotated(@RecursivelyAnnotated(1) val x: Int)