update failing semantic tokens test

This commit is contained in:
Techatrix 2023-03-06 16:23:51 +01:00 committed by Lee Cannon
parent bb1b1dd102
commit 1fb7bfc63f

View File

@ -40,7 +40,7 @@ test "semantic tokens - string literals" {
\\"":
,
// no idea if this output is correct but at least it doesn't crash
&.{ 1, 3, 3, 8, 0, 1, 0, 2, 4, 0, 0, 0, 2, 9, 0 },
&.{ 1, 3, 3, 8, 0, 1, 0, 2, 9, 0 },
);
}