This commit is contained in:
zhe 2021-11-08 10:33:07 +01:00
parent f3e1325105
commit 5dd58d56fb

View File

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