b6fa10cf9e
Feature list: - bound callable references - local delegated properties - coroutines. #KT-16017 Fixed
5 lines
110 B
Kotlin
Vendored
5 lines
110 B
Kotlin
Vendored
// !DIAGNOSTICS_NUMBER: 1
|
|
// !DIAGNOSTICS: UNSUPPORTED_FEATURE
|
|
// LANGUAGE_VERSION: 1.0
|
|
|
|
suspend fun test() {} |