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