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

6 lines
90 B
Scheme

(fold-left + 0 items)
;^ @function
; ^ @operator
(cons x y)
;^ @function.builtin