Skip to content

Commit eb2d70e

Browse files
committed
Small test tweak
1 parent 068019b commit eb2d70e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

syntax_test.res

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ let str = `hi`
282282
// ^^ source.res string.quoted.other
283283
// ^ source.res string.quoted.other punctuation.definition.string.end
284284
let interp = j`hello $bla bye`
285+
// ^ string.quoted.other variable.annotation
285286
// ^ punctuation.section.interpolation
286287
// ^^^ source.res
287288
// ^^^^^ string.quoted.other

0 commit comments

Comments
 (0)