Files
helix/tests/query/highlights/fsharp/calls.fs
2026-06-20 14:49:53 +09:00

5 lines
84 B
FSharp

let helper x = x
let _ = Mod.doThing 1
// ^ @namespace
// ^ @function