Files
kotlin-fork/compiler/testData/codegen/box/coroutines
Dmitry Petrov 042424d599 KT-27524 Don't box (some) inline classes in suspend fun return
If an inline class is mapped to a reference type (or an array), it's Ok
to treat JVM view on a suspend function as returning a value of
corresponding inline class (although in reality it returns 'Any?'
because of COROUTINE_SUSPENDED).
2020-03-27 18:29:36 +03:00
..
2020-03-19 16:45:10 +01:00
2020-03-03 18:54:36 +03:00
2020-03-03 18:54:36 +03:00
2020-03-19 16:45:10 +01:00
2020-03-19 16:45:10 +01:00
2019-12-24 19:26:06 +03:00