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

5 lines
38 B
VB.net

sub f()
foo()
' ^ @function
end sub