Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib
Denis Zharkov 5edfc0f5cd Prohibit labeled returns inside kotlin.suspend argument lambdas
Probably, it would be more correct to skip such lambdas when resolving
the returns' references, but it'd be more complicated and still useless
since non-local returns are impossible in such lambdas
(relevant parameter is noinline)

 #KT-22900 Fixed
2018-02-19 17:30:26 +03:00
..
2017-05-15 11:24:35 +03:00
2018-02-05 13:38:06 +01:00
2015-12-17 16:26:26 +03:00
2016-05-16 15:38:13 +03:00