nvim-treesitter/tests/indent/ruby/indent-brackets.rb
2022-08-13 03:40:17 -07:00

5 lines
39 B
Ruby

def indent_brackets
{
{}
}
end