aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/systemverilog/injections.scm
blob: a6f3ca45e5f7df1b11a02ccc40e23f22ed7bd3b0 (plain) (blame)
1
2
3
4
5
6
7
8
([
  (one_line_comment)
  (block_comment)
] @injection.content
  (#set! injection.language "comment"))

((macro_text) @injection.content
  (#set! injection.language "verilog"))