ruby-changes:69278
From: git <ko1@a...>
Date: Thu, 21 Oct 2021 08:25:04 +0900 (JST)
Subject: [ruby-changes:69278] 7637175a84 (master): * append newline at EOF. [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=7637175a84 From 7637175a84ee0c11ee6846c12e12bdc3d9a025ed Mon Sep 17 00:00:00 2001 From: git <svn-admin@r...> Date: Thu, 21 Oct 2021 08:12:53 +0900 Subject: * append newline at EOF. [ci skip] --- bootstraptest/test_yjit_30k_ifelse.rb | 2 +- bootstraptest/test_yjit_30k_methods.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstraptest/test_yjit_30k_ifelse.rb b/bootstraptest/test_yjit_30k_ifelse.rb index be07b35c98..c3afa95e4d 100644 --- a/bootstraptest/test_yjit_30k_ifelse.rb +++ b/bootstraptest/test_yjit_30k_ifelse.rb @@ -241020,4 +241020,4 @@ end https://github.com/ruby/ruby/blob/trunk/bootstraptest/test_yjit_30k_ifelse.rb#L241020 @count -} \ No newline at end of file +} diff --git a/bootstraptest/test_yjit_30k_methods.rb b/bootstraptest/test_yjit_30k_methods.rb index 8109f4aa46..f2acea4ce5 100644 --- a/bootstraptest/test_yjit_30k_methods.rb +++ b/bootstraptest/test_yjit_30k_methods.rb @@ -121015,4 +121015,4 @@ end https://github.com/ruby/ruby/blob/trunk/bootstraptest/test_yjit_30k_methods.rb#L121015 @count -} \ No newline at end of file +} -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/