aboutsummaryrefslogtreecommitdiffstats
path: root/test/indent/ruby.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/indent/ruby.rb')
-rw-r--r--test/indent/ruby.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/indent/ruby.rb b/test/indent/ruby.rb
index 48275ee3e31..b280ec93ce2 100644
--- a/test/indent/ruby.rb
+++ b/test/indent/ruby.rb
@@ -151,6 +151,10 @@ z = {
151foo if 151foo if
152 bar 152 bar
153 153
154if foo?
155 bar
156end
157
154# Examples below still fail with `ruby-use-smie' on: 158# Examples below still fail with `ruby-use-smie' on:
155 159
156foo + 160foo +