Files
kotlin-fork/compiler/testData/codegen/box
Ilmir Usmanov bd0ad26dcf Support local suspend functions
Treat them like lambdas. This means:
1) Like local suspend lambdas, which become "non-suspend" after creating
jvmSuspendView, they do this as well
2) They both are generated with the same codegen.
3) They are treated differently only on front-end side.
 #KT-20364: Fixed
2018-04-06 19:11:19 +03:00
..
2018-03-01 14:26:13 +03:00
2017-03-20 18:46:01 +01:00
2017-11-27 17:01:15 +03:00
2018-03-26 20:07:00 +03:00
2018-01-12 12:50:38 +01:00