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