blob: 4f9a012c00c4cb269e98c0962b1bd9b8ee1fc866 [file]
// RUN_PIPELINE_TILL: FRONTEND
// FIR_IDENTICAL
class Dup {
fun String.Dup() : Unit {
this<!AMBIGUOUS_LABEL!>@Dup<!>
}
}
/* GENERATED_FIR_TAGS: classDeclaration, funWithExtensionReceiver, functionDeclaration, thisExpression */