Skip to content

Commit b0087ac

Browse files
Add files via upload
test2
1 parent c574a5b commit b0087ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Test/src/Test5.java

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

0 commit comments

Comments
 (0)