This commit is contained in:
ramollia
2025-09-24 15:44:38 +02:00
parent f80c565a32
commit 9fdd74326a
47 changed files with 139 additions and 286 deletions

View File

@@ -0,0 +1,6 @@
package org.toop.app;
public class Main {
public static void main(String[] args) {
}
}