From bb24f483cab22943b60fce3c6c0c5d7ac5dc8200 Mon Sep 17 00:00:00 2001 From: Cameron Date: Mon, 9 Jan 2023 20:06:47 +0100 Subject: Create indent-square-brackets.rb --- tests/indent/ruby/indent-square-brackets.rb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/indent/ruby/indent-square-brackets.rb (limited to 'tests/indent/ruby') diff --git a/tests/indent/ruby/indent-square-brackets.rb b/tests/indent/ruby/indent-square-brackets.rb new file mode 100644 index 000000000..142d4ee4b --- /dev/null +++ b/tests/indent/ruby/indent-square-brackets.rb @@ -0,0 +1,5 @@ +def indent_brackets + [ + [] + ] +end -- cgit v1.2.3-70-g09d2