Files
Mikhail Glukhikh 2a8b655294 Update tests after switching to LV 2.0
Related to KT-59171
2023-09-19 15:46:27 +00:00

6 lines
85 B
Kotlin
Vendored

package test
import kotlin.reflect.*
abstract class Some : KSuspendFunction0<Unit>