Skip to content

Commit c5a8392

Browse files
ASUSASUS
ASUS
authored and
ASUS
committed
fork
1 parent 013d122 commit c5a8392

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

fork/src/fork/Main.java

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
package fork;
2+
3+
public class Main {
4+
public static void main(String[] args) {
5+
6+
System.out.println("hello");
7+
8+
}
9+
}

0 commit comments

Comments
 (0)