From 3f0a2465c32b1ac005716c6a22ced36a38615a5e Mon Sep 17 00:00:00 2001 From: YPC <18864628965@163.com> Date: Tue, 26 Sep 2023 12:46:40 +0800 Subject: [PATCH] =?UTF-8?q?pr=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 28_test/helloworld.go | 1 + 1 file changed, 1 insertion(+) create mode 100644 28_test/helloworld.go diff --git a/28_test/helloworld.go b/28_test/helloworld.go new file mode 100644 index 00000000..33079a55 --- /dev/null +++ b/28_test/helloworld.go @@ -0,0 +1 @@ +package _8_test