feat(roc): add new parser tree-sitter-roc

This commit is contained in:
nat-418 2024-03-31 19:43:49 +02:00 committed by Christian Clason
parent 1d1d92e94a
commit 905fedfa28
6 changed files with 246 additions and 0 deletions

View file

@ -0,0 +1,5 @@
([
(line_comment)
(doc_comment)
] @injection.content
(#set! injection.language "comment"))