blob: 827a81769a6988f3fa81506f858a55453fb0336a [file]
// RUN_PIPELINE_TILL: BACKEND
@Volatile
var xx: Int = 2
@Synchronized
fun foo() {}
/* GENERATED_FIR_TAGS: functionDeclaration, integerLiteral, propertyDeclaration */