Skip to content

Commit bb7443f

Browse files
committed
pr
1 parent 1deb5c4 commit bb7443f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: untitled/src/Main.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
public class Main {
22
public static void main(String[] args) {
3-
System.out.println("Hello World");
3+
System.out.println("secret");
44
}
55
}

0 commit comments

Comments
 (0)