1c32941949
#KT-30627 Fixed
5 lines
82 B
Kotlin
Vendored
5 lines
82 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
// WITH_RUNTIME
|
|
fun test() {
|
|
J().<caret>setR(::test)
|
|
} |