From 052f1a019f265e572211a4673d2ec55b86401b89 Mon Sep 17 00:00:00 2001 From: henryqc <58356785+henryqc@users.noreply.github.com> Date: Wed, 27 Oct 2021 09:58:36 +0800 Subject: [PATCH] Create test --- test | 1 + 1 file changed, 1 insertion(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 0000000..75d9766 --- /dev/null +++ b/test @@ -0,0 +1 @@ +print('hello world')