[前][次][番号順一覧][スレッド一覧]

ruby-changes:58626

From: git <ko1@a...>
Date: Fri, 8 Nov 2019 09:18:02 +0900 (JST)
Subject: [ruby-changes:58626] 4c00b9e8eb (master): * remove trailing spaces. [ci skip]

https://git.ruby-lang.org/ruby.git/commit/?id=4c00b9e8eb

From 4c00b9e8eb0390c398eb67ba3762a26380d180c3 Mon Sep 17 00:00:00 2001
From: git <svn-admin@r...>
Date: Fri, 8 Nov 2019 09:09:47 +0900
Subject: * remove trailing spaces. [ci skip]


diff --git a/compile.c b/compile.c
index e0a3c89..457b166 100644
--- a/compile.c
+++ b/compile.c
@@ -6929,7 +6929,7 @@ compile_call(rb_iseq_t *iseq, LINK_ANCHOR *const ret, const NODE *const node, in https://github.com/ruby/ruby/blob/trunk/compile.c#L6929
         }
     }
 
-    
+
     /* receiver */
     if (type == NODE_CALL || type == NODE_OPCALL || type == NODE_QCALL) {
         int idx, level;
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]