From 9f8633a914dc46a979234bb1e4dbce6b65759a05 Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Mon, 5 Jul 2021 15:27:03 +0800 Subject: [PATCH] main --- main.go | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 main.go diff --git a/main.go b/main.go new file mode 100644 index 0000000..70fc559 --- /dev/null +++ b/main.go @@ -0,0 +1,5 @@ +package jx_print + +func main() { + +} \ No newline at end of file