Fix highlighting in the presence of node fields

This commit is contained in:
Max Brunsfeld 2019-05-07 11:17:34 -07:00
parent 3fc459a84b
commit 572f290ec0
2 changed files with 8 additions and 6 deletions

View file

@ -111,6 +111,7 @@ fn test_highlighting_multiline_scopes_to_html() {
" two()",
" } three",
"`",
"",
]
.join("\n");