Files
kotlin-fork/compiler/testData/codegen/box
pyos b19b265735 JVM_IR: generate continuation classes for suspend inline references
This is somewhat suboptimal since this results in `::suspendInline`
generating 2 classes while `{ suspendInline() }` only creates 1, but
it's the best allowed by the existing hierarchy of classes in stdlib. At
least it works?

^KT-50832 Fixed
2022-05-09 23:15:05 +00:00
..
2022-04-27 19:50:27 +00:00
2022-03-08 14:19:37 +01:00
2021-12-29 17:07:03 +00:00
2022-02-25 11:46:27 +00:00
2021-12-29 17:07:03 +00:00
2022-02-24 15:20:14 +03:00
2022-01-26 23:40:41 +03:00
2022-03-08 14:19:37 +01:00