aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/ruby/indent-brackets.rb
blob: ba1653676b57deeaaca4f856d880c8b55e05dfc7 (plain) (blame)
1
2
3
4
5
def indent_brackets
  {
    {}
  }
end