Skip to content

Commit 3553a58

Browse files
committed
test5
1 parent 151a90e commit 3553a58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/joe/dev/demo/HelloWorld.java

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ public class HelloWorld {
77
* @param args
88
*/
99
public static void main(String[] args) {
10+
// say hello git world test5
1011
System.out.println("Hello Git world !");
1112
}
1213
}

0 commit comments

Comments
 (0)