Skip to content

Commit dc85433

Browse files
authored
auto commit
1 parent 4686c46 commit dc85433

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

assets/Test.java

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

0 commit comments

Comments
 (0)