Explorar el Código

Testing luas submit

nursyifa_pratiwi hace 6 años
padre
commit
26103c1b67
Se han modificado 1 ficheros con 14 adiciones y 0 borrados
  1. 14 0
      src/com/fusi/Test.java

+ 14 - 0
src/com/fusi/Test.java

@@ -0,0 +1,14 @@
1
+package com.fusi;
2
+
3
+public class Test {
4
+
5
+	public Test() {
6
+		// TODO Auto-generated constructor stub
7
+	}
8
+
9
+	public static void main(String[] args) {
10
+		// TODO Auto-generated method stub
11
+
12
+	}
13
+
14
+}