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

5 lines
76 B
Text
Raw Normal View History

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