Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49b2ac1b100c5042a0e98582713938062efa6a31
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
boxing
/
inlineSuspend.kt
blob: b035b31837a551d0e2f7a9298de06a84e5f6f2db [
file
] [
log
] [
blame
]
inline
suspend fun inlineMe
()
=
1000
// inlineMe$$forInline : valueOf
// inlineMe : boxInt
// 1 valueOf
// 1 boxInt