asdf #2

Merged
3024753 merged 1 commits from test into main 2026-03-25 12:28:10 +01:00
2 changed files with 3 additions and 0 deletions

View File

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

View File