Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
boxing
/
inlineSuspend.kt
blob: 67750bc9323948a8924fef3cb48a3083c5ba836e [
file
]
// !LANGUAGE: +ReleaseCoroutines
inline
suspend fun inlineMe
()
=
1000
// inlineMe$$forInline : valueOf
// inlineMe : boxInt
// 1 valueOf
// 1 boxInt