mirror of
https://github.com/helix-editor/helix
synced 2026-08-06 15:02:59 +02:00
5 lines
81 B
HCL
5 lines
81 B
HCL
a = obj.field
|
|
# ^ @variable.other.member
|
|
c = foo(2)
|
|
# ^ @function.method
|