Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib
Denis Zharkov 3b968351bb Load Java overrides of Kotlin suspend functions as suspend, too
There's still some blind spots:
- Covariant overrides in Java (KT-25036)
- Current implementation assumes that when language version is 1.3 every suspend function
reference only release-coroutines-package Continuation
(we need to check if it's a correct statement)

 #KT-24848 Fixed
 #KT-25036 Open
2018-07-02 14:14:59 +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