nvim-treesitter/tests/query/highlights/hack/heredoc-dollar.hack

5 lines
76 B
Text
Raw Normal View History

<<<EOT
$('a') abc $(function{return;})
EOT;
2023-12-24 12:52:21 +01:00
// <- @comment ^ @comment