Skip to content

Commit 2e3888e

Browse files
committed
Test tweak
1 parent 10cf306 commit 2e3888e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

syntax_test.res

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
// ^^^^ source.res
2626

2727
exception Hello
28-
// ^ source.res
28+
// <- keyword
29+
// ^^^^^ variable.function variable.other
2930

3031
let a = -.0.1
3132
// ^^ source.res keyword.operator

0 commit comments

Comments
 (0)