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

5 lines
81 B
Plaintext

x = o.field
// ^ @variable.other.member
y = o.run(2)
// ^ @function.method