mirror of
https://github.com/helix-editor/helix
synced 2026-08-06 02:52:59 +02:00
6 lines
113 B
OCaml
6 lines
113 B
OCaml
let _ = helper x
|
|
(* ^ @function *)
|
|
let _ = Mod.doThing 1
|
|
(* ^ @namespace *)
|
|
(* ^ @function *)
|