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

[
  "end"
  ")"
  "]"
  "}"
] @indent.end

[
  "end"
  ")"
  "}"
  "]"
] @indent.branch

(comment) @indent.auto
