1 line
206 B
Kotlin
Vendored
1 line
206 B
Kotlin
Vendored
<error descr="[WRONG_MODIFIER_TARGET] Modifier 'open' is not applicable to 'top level function'"><info descr="null">open</info></error> <info descr="null">suspend</info> fun <info descr="null">f</info>() {} |