[
  (class_decl)
  (module_decl)
  (interface_decl)
  (parameters)
  (tuple_type)
  (record_type)
] @indent.begin

(_ "[" "]" @end) @indent
(_ "{" "}" @end) @indent
(_ "(" ")" @end) @indent

(comment) @indent.ignore
