From a4743b204e0d5443da2518d5897685e19d8c7c18 Mon Sep 17 00:00:00 2001 From: 20220007 <20220007@edu.com> Date: Sun, 7 Apr 2024 10:04:14 +0800 Subject: [PATCH] Add test --- test | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 0000000..5a06307 --- /dev/null +++ b/test @@ -0,0 +1,3 @@ +public class Tik(){ + int a = 1; +} \ No newline at end of file