From af80073b76a5f364bc44913dedad64900ecdbda2 Mon Sep 17 00:00:00 2001 From: lisl Date: Fri, 22 Mar 2024 16:00:09 +0800 Subject: [PATCH] second --- src/gitTest/Test.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/gitTest/Test.java b/src/gitTest/Test.java index c788485..5f021fd 100644 --- a/src/gitTest/Test.java +++ b/src/gitTest/Test.java @@ -1,5 +1,7 @@ package gitTest; public class Test { - + String assString; + String abString; + String cString; }