parsers: add D parser

This commit is contained in:
Cezary Drożak 2021-10-01 11:33:33 +02:00 committed by Stephan Seitz
parent e87ed0fdaa
commit c2c454c29a
5 changed files with 300 additions and 0 deletions

7
queries/d/injections.scm Normal file
View file

@ -0,0 +1,7 @@
[
(line_comment)
(block_comment)
(nesting_block_comment)
] @comment
(token_string_tokens) @d