Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fe0f055c5c4e6ededc6378ef6df3f28ee841978
/
.
/
compiler
/
testData
/
resolvedCalls
/
objectsAndClassObjects
/
kt5308IntRangeConstant.kt
blob: bc23c8bff588660a33f42ca00889f5933f240547 [
file
]
//KT-5308 Wrong ExplicitReceiverKind when access to IntRange.EMPTY
fun test
()
{
IntRange
.<
caret
>
EMPTY
}