Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
; inherits: c

((preproc_arg) @injection.content
 (#set! injection.language "cpp")
 (#set! injection.include-children))

(raw_string_literal
  delimiter: (raw_string_delimiter) @injection.language
  (raw_string_content) @injection.content)