From: Dmitry Gutov Date: Mon, 21 Oct 2013 06:15:47 +0000 (+0400) Subject: * indent/ruby.rb: Fix a typo X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1198 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c7e36328c69e8363928390fa8ee909d7a1cfd5b0;p=emacs.git * indent/ruby.rb: Fix a typo --- diff --git a/test/indent/ruby.rb b/test/indent/ruby.rb index c898dbc5cf8..198ad6384f0 100644 --- a/test/indent/ruby.rb +++ b/test/indent/ruby.rb @@ -182,7 +182,7 @@ and_this_one(has) { |block, parameters| tee } -if foo + +if foo && bar end