TestCommit

main
3009594 2024-10-02 18:35:14 +02:00
parent f6763efd7e
commit 254a13cf5c
3 changed files with 18 additions and 0 deletions

1
Flow.txt 100644
View File

@ -0,0 +1 @@
TODO File......

View File

@ -0,0 +1,9 @@
package Test;
public class Test {
public static void main(String[] args) {
System.out.println("Hallo");
}
}

View File

@ -0,0 +1,8 @@
/**
*
*/
/**
*
*/
module Parkhaus {
}