blob: 826ebbe6ab6a88c2dffa69c90412c961ad0101b0 [file]
// ISSUE: KT-57991
fun foo() {
suspend fun() {
}
}