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