Skip to content

Commit

Permalink
Update TestMain.java
Browse files Browse the repository at this point in the history
111
  • Loading branch information
xiaoabc4 authored Oct 17, 2020
1 parent ee75ac9 commit 9a71c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestMain.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
public class TestMain {
public static void main(String[] args) {
System.out.println("123");
System.out.println("111");
}
}

0 comments on commit 9a71c36

Please sign in to comment.