Merge pull request 'asdf' (#2) from test into main

Reviewed-on: #2
main
Tim Anacker 2026-03-25 12:28:09 +01:00
commit 2cf90939f6
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