TestCommit
parent
f6763efd7e
commit
254a13cf5c
|
@ -0,0 +1,9 @@
|
|||
package Test;
|
||||
|
||||
public class Test {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Hallo");
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
/**
|
||||
*
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
module Parkhaus {
|
||||
}
|
Loading…
Reference in New Issue