Files
kotlin-fork/compiler/testData/codegen/box
Mads Ager 529944fe9c [JVM_IR] Fix inline class default method codegen.
Do not coroutine transform static inline class replacements that
forward to a default interface suspend method. No boxing has to
take place on return (as the default interface method always
boxes) so we can simply forward the call.

^KT-49645 Fixed
2021-12-06 17:29:59 +01:00
..
2021-11-22 19:00:43 +03:00
2021-11-22 12:45:37 +00:00
2021-09-08 19:56:29 +03:00