[
  (block)
  (declaration)
] @indent.begin

(block
  "}" @indent.branch)

"}" @indent.dedent

(comment) @indent.ignore
