mirror of
https://github.com/helix-editor/helix
synced 2026-08-04 14:27:07 +02:00
6 lines
71 B
Nim
6 lines
71 B
Nim
proc f() =
|
|
obj.doThing()
|
|
# ^ @function
|
|
helper(1)
|
|
# ^ @function
|