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