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