KT-32368 Rework Inline hints settings // remove suspending call hints
Suspending call hints were removed according to KT-30928 and KT-39271.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import kotlin.coroutines.experimental.buildSequence
|
||||
|
||||
val x = buildSequence {
|
||||
<# # #>yield(1)
|
||||
}
|
||||
Reference in New Issue
Block a user