emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r115022: * indent/ruby.rb: New example


From: Dmitry Gutov
Subject: [Emacs-diffs] trunk r115022: * indent/ruby.rb: New example
Date: Fri, 08 Nov 2013 03:30:27 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 115022
revision-id: address@hidden
parent: address@hidden
committer: Dmitry Gutov <address@hidden>
branch nick: trunk
timestamp: Fri 2013-11-08 05:30:24 +0200
message:
  * indent/ruby.rb: New example
modified:
  test/indent/ruby.rb            ruby.rb-20120424165921-h044139hbrd7snvw-1
=== modified file 'test/indent/ruby.rb'
--- a/test/indent/ruby.rb       2013-11-08 02:31:51 +0000
+++ b/test/indent/ruby.rb       2013-11-08 03:30:24 +0000
@@ -284,3 +284,10 @@
     tee
   end
 end
+
+# Failing with SMIE:
+
+foo ||
+  begin
+    bar
+  end


reply via email to

[Prev in Thread] Current Thread [Next in Thread]