mirror of
https://github.com/helix-editor/helix
synced 2026-08-07 03:04:19 +02:00
5 lines
74 B
Kotlin
5 lines
74 B
Kotlin
fun f() {
|
|
val x = "${obj.compute()}"
|
|
// ^ @function
|
|
}
|