Skip to content

Commit ca70374

Browse files
author
lilongjie
committed
something to do
1 parent 74d9d5b commit ca70374

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • learn-git/src/main/java/com/learn

learn-git/src/main/java/com/learn/App.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ public class App {
44
public static void main(String[] args) {
55
System.out.println("hello world");
66
System.out.println();
7+
System.out.println("nothing to do");
8+
System.out.println("something to do ");
79
}
810
}

0 commit comments

Comments
 (0)