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