Files
kotlin-fork/compiler/testData/codegen/box/coroutines
Georgy Bronnikov 4742057b51 IR: generate lambdas in place in Psi2Ir
even when arguments are to be rearranged.
Lambdas have no side effects, and storing them in temporary variables
prevents processing in the backend
(such as inserting continuation parameter in AddContinuationLowering).
2020-03-23 11:09:30 +03:00
..
2020-03-19 16:45:10 +01: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