From 9dabb2fe7a55aac3e2e2b2bbf571e2e0a7f2a950 Mon Sep 17 00:00:00 2001 From: pulltheflower Date: Mon, 24 Aug 2020 16:23:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=BA=8C=E4=B8=AA=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- second.rb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 second.rb diff --git a/second.rb b/second.rb new file mode 100644 index 0000000..c07d0bc --- /dev/null +++ b/second.rb @@ -0,0 +1,2 @@ +class Second +end \ No newline at end of file -- GitLab