summaryrefslogtreecommitdiff
path: root/test/manual/indent/ruby.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/manual/indent/ruby.rb')
-rw-r--r--test/manual/indent/ruby.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/manual/indent/ruby.rb b/test/manual/indent/ruby.rb
index dec6de98605..dfd1c75a679 100644
--- a/test/manual/indent/ruby.rb
+++ b/test/manual/indent/ruby.rb
@@ -4,6 +4,10 @@ if something_wrong? # ruby-move-to-block-skips-heredoc
end
eowarn
foo
+
+ foo(<<~squiggly)
+ end
+ squiggly
end
def foo