fix highlight tests

This commit is contained in:
Dmitriy Pleshevskiy 2022-12-07 13:34:29 +03:00
parent 63634e7743
commit 3a040e6bf5
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -1,18 +1,19 @@
foo.baz.biz foo.baz.biz
# <- variable # <- variable
# ^ delimiter # ^ punctuanion.delimiter
# ^ variable # ^ variable
# ^ delimiter # ^ punctuanion.delimiter
# ^ variable # ^ variable
foo: Foo Bar foo: Foo Bar
# <- variable # <- variable
# ^ delimiter # ^ punctuanion.delimiter
# ^ string # ^ string
foo: Foo Bar { foo: Foo Bar {
# <- variable # <- variable
# ^ label # ^ label
# ^ punctuation.delimiter
bar.baz bar.baz
# <- variable # <- variable