nvim-treesitter/tests/indent/ruby/indent-square-brackets.rb

6 lines
46 B
Ruby
Raw Normal View History

2023-01-09 20:07:01 +01:00
def indent_square_brackets
2023-01-09 20:06:47 +01:00
[
[]
]
end