184d3fb16e
- Enable behaviour for property accessors
5 lines
48 B
Kotlin
5 lines
48 B
Kotlin
// FALSE
|
|
|
|
fun main() {
|
|
jq() { pri<caret> }
|
|
} |