blob: bc23c8bff588660a33f42ca00889f5933f240547 [file]
//KT-5308 Wrong ExplicitReceiverKind when access to IntRange.EMPTY
fun test() {
IntRange.<caret>EMPTY
}