From 6a052fcd046db10ad1d04fcfc078444703bb575f Mon Sep 17 00:00:00 2001 From: svn Date: Mon, 27 Aug 2018 01:30:20 +0000 Subject: * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64548 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/rdoc/test_rdoc_parser_ruby.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/rdoc/test_rdoc_parser_ruby.rb b/test/rdoc/test_rdoc_parser_ruby.rb index 8e31141f59..8a3e723614 100644 --- a/test/rdoc/test_rdoc_parser_ruby.rb +++ b/test/rdoc/test_rdoc_parser_ruby.rb @@ -4087,7 +4087,7 @@ end module A class B include(Module.new do - def e m + def e m end end) end -- cgit v1.2.3