summaryrefslogtreecommitdiff
path: root/test/indent/ruby.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/indent/ruby.rb')
-rw-r--r--test/indent/ruby.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/indent/ruby.rb b/test/indent/ruby.rb
index 7a1a225834d..011b59a195f 100644
--- a/test/indent/ruby.rb
+++ b/test/indent/ruby.rb
@@ -344,3 +344,9 @@ zoo.keep.bar!(
zoo
.lose(
q, p)
+
+foo(bar:
+ tee)
+
+foo(:bar =>
+ tee)