blob: 67750bc9323948a8924fef3cb48a3083c5ba836e [file] [log] [blame]
// !LANGUAGE: +ReleaseCoroutines
inline suspend fun inlineMe() = 1000
// inlineMe$$forInline : valueOf
// inlineMe : boxInt
// 1 valueOf
// 1 boxInt