Skip to content

Commit

Permalink
pr
Browse files Browse the repository at this point in the history
  • Loading branch information
hejiehao committed Jul 19, 2024
1 parent 1deb5c4 commit bb7443f
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("Hello World");
System.out.println("secret");
}
}

0 comments on commit bb7443f

Please sign in to comment.