We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17de681 commit 716008fCopy full SHA for 716008f
com/zayzou/dayxx/DayXX.java
@@ -0,0 +1,8 @@
1
+package com.zayzou.dayxx;
2
+
3
+public class DayXX {
4
5
+ public static void main(String[] args) {
6
+ System.out.println("Hello!");
7
+ }
8
+}
0 commit comments