mirror of
https://github.com/helix-editor/helix
synced 2026-08-06 02:52:59 +02:00
7 lines
89 B
C3
7 lines
89 B
C3
fn void main() {
|
|
helper(1);
|
|
// ^ @function
|
|
obj.doThing();
|
|
// ^ @function
|
|
}
|