blob: 8865e59ad586c46e86fb9f6d9365de8f03feec5c [file]
// RUN_PIPELINE_TILL: BACKEND
// FIR_IDENTICAL
private const val a = ""
@Deprecated("$a")
fun test() {}
/* GENERATED_FIR_TAGS: const, functionDeclaration, propertyDeclaration, stringLiteral */