mirror of
https://github.com/helix-editor/helix
synced 2026-08-07 03:04:19 +02:00
6 lines
67 B
Erlang
6 lines
67 B
Erlang
f() ->
|
|
mod:func(X),
|
|
% ^ @function
|
|
helper(Y).
|
|
% ^ @function
|