We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27587a9 commit 88a07cdCopy full SHA for 88a07cd
testgit/src/com/lxitedu/test/Test.java
@@ -0,0 +1,7 @@
1
+package com.lxitedu.test;
2
+
3
+public class Test {
4
+public static void main(String[] args) {
5
+ System.out.println("Test.main()");
6
+}
7
0 commit comments