fix: update comment test

This commit is contained in:
Chris Dragan 2026-01-03 22:31:22 +00:00
parent da0928d643
commit a9b31418e6

View file

@ -9,13 +9,13 @@ public var item = 1;
# ^ punctuation.delimiter
# hash comment
# <- spell
# <- @comment @spell
// slash comment
# <- spell
# <- @comment @spell
/* block comment */
# <- spell
# <- @comment @spell
fun name(arg1,
# ^ keyword.function