* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
[bpt/emacs.git] / test / indent / ruby.rb
index 366d572..2b2b95b 100644 (file)
@@ -137,8 +137,6 @@ desc "foo foo" \
 foo.
   bar
 
-# Examples below still fail with `ruby-use-smie' on:
-
 # https://github.com/rails/rails/blob/17f5d8e062909f1fcae25351834d8e89967b645e/activesupport/lib/active_support/time_with_zone.rb#L206
 foo
   .bar
@@ -150,6 +148,8 @@ z = {
   }
 }
 
+# Examples below still fail with `ruby-use-smie' on:
+
 foo +
   bar