git zum laufen bekommen fast

This commit is contained in:
2021-11-08 10:29:38 +01:00
parent 92338f4303
commit f3e1325105
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,6 @@
public class hallo{
public class test{
public static void main(String[] args) {
System.out.println("hallo");
}
}
}