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