Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hejiehao committed Jul 19, 2024
1 parent bb7443f commit b4e58eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion untitled/src/Main.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
public class Main {
public static void main(String[] args) {
System.out.println("secret");
System.out.println("secret1");
}
}

0 comments on commit b4e58eb

Please sign in to comment.