From 59fd377b5eb877698e6ce03d178787f6d6ff3c51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E7=A9=BA=E7=89=A9=E8=AF=AD?= <1573594938@qq.com> Date: Mon, 18 Oct 2021 06:27:39 +0000 Subject: [PATCH] add hello.yp. --- hello.yp | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.yp diff --git a/hello.yp b/hello.yp new file mode 100644 index 0000000..20e6d4c --- /dev/null +++ b/hello.yp @@ -0,0 +1 @@ +pring('hello mike') \ No newline at end of file -- Gitee