nvim-treesitter/tests/query/highlights/hack/heredoc-dollar.hack
2024-01-19 16:58:37 +01:00

4 lines
76 B
Text

<<<EOT
$('a') abc $(function{return;})
EOT;
// <- @comment ^ @comment