Skip to content

Commit c2c5773

Browse files
author
lilongjie
committed
test8
1 parent bc2884b commit c2c5773

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

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

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,8 @@
22

33
public class App {
44
public static void main(String[] args) {
5-
System.out.println("hello world");
6-
System.out.println();
7-
System.out.println("nothing to do");
8-
System.out.println("something to do ");
9-
System.out.println("hfhsdafsdaf");
10-
System.out.println();
11-
System.out.println("上班!");
125
System.out.println("test6!");
136
System.out.println("test7!");
147
System.out.println("test8");
15-
System.out.println("test9");
168
}
179
}

0 commit comments

Comments
 (0)