Files
kotlin-fork/compiler/testData/codegen/box/coroutines
Ilmir Usmanov 70a4ed3ebc Box inline class returned from suspend lambda non-locally
All inline classes should be boxed coming in and out of lambdas,
however, if the inline class was returned non-locally, it was not boxed.
This change fixes the issue in Old JVM BE.
 #KT-41194 In progress
2020-10-19 14:28:36 +02:00
..
2020-10-16 16:02:01 +03:00
2020-04-20 17:05:30 +03:00
2020-09-03 14:24:31 +03:00
2020-10-09 22:11:37 +02:00
2020-04-20 17:05:30 +03:00