Files
helix/tests/query/highlights/hcl/members.hcl
2026-06-20 14:49:53 +09:00

5 lines
81 B
HCL

a = obj.field
# ^ @variable.other.member
c = foo(2)
# ^ @function.method