Skip to content

Commit fecd456

Browse files
author
lilongjie
committed
what can I do for you
1 parent 74d9d5b commit fecd456

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@ 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 ");
9+
System.out.println("what can I do for you !");
710
}
811
}

0 commit comments

Comments
 (0)