From 5b09bec75b82b045dbf8963a08198a33f585a274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E6=9E=97?= Date: Tue, 19 Dec 2023 17:45:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20a.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- a.js | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 a.js diff --git a/a.js b/a.js new file mode 100644 index 0000000..6873ca5 --- /dev/null +++ b/a.js @@ -0,0 +1,4 @@ +$.msg($.name, "") + + +$done(); \ No newline at end of file