blob: 095581b85fba995686ee4397c8e08b9a8fd685ae [file]
// RUN_PIPELINE_TILL: BACKEND
// FIR_IDENTICAL
typealias Aliased = String
annotation class Tag(val tags: Aliased) // K1: ok, K2: INVALID_TYPE_OF_ANNOTATION_MEMBER
/* GENERATED_FIR_TAGS: annotationDeclaration, primaryConstructor, propertyDeclaration, typeAliasDeclaration */