mirror of
https://github.com/helix-editor/helix
synced 2026-08-03 01:54:10 +02:00
5 lines
80 B
Scala
5 lines
80 B
Scala
object O {
|
|
val x = s"${obj.compute()}"
|
|
// ^ @function.method
|
|
}
|