From 0dc8d22c223a844bffb74def8bfa115ab4e3e8b0 Mon Sep 17 00:00:00 2001 From: herenshan112 Date: Tue, 2 Nov 2021 10:06:46 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.go | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 main.go diff --git a/main.go b/main.go new file mode 100644 index 0000000..38dd16d --- /dev/null +++ b/main.go @@ -0,0 +1,3 @@ +package main + +func main() {}