Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6f1b95d296c5592d3a3e71cc638994fa2ba4e4f7
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
coercionToUnitOptimization
/
inRangeCheckWithConst.kt
blob: e596b35588ae41ca54cca71c1d6cadc8128b8644 [
file
]
fun testPrimitiveArray
(
ints
:
IntArray
)
=
10
in
ints
.
indices
// 0 DUP
// 0 POP