Skip to content

Commit 7b9bd2a

Browse files
authored
update 01
sysou
1 parent 03c5e8c commit 7b9bd2a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/com/zz/Hello.java

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
public class Hello {
44
public static void main(String[] args) {
55
System.out.println("hello");
6-
6+
77
System.out.println("hello2");
8-
8+
99
System.out.println("hello1");
10-
10+
11+
System.out.println("server update 21.32");
1112
}
1213

1314
}

0 commit comments

Comments
 (0)