progs/catastrophic/catastrophic9.java
changeset 906 e7e7fe274f5c
parent 741 6512884e03b4
child 958 6caee1c0222e
--- a/progs/catastrophic/catastrophic9.java	Wed Dec 21 14:33:05 2022 +0000
+++ b/progs/catastrophic/catastrophic9.java	Tue Apr 04 22:31:09 2023 +0100
@@ -20,6 +20,7 @@
 public class catastrophic9 {
     public static void main(String[] args) {
 
+	
         //we always run all the tests twice -> to warmup of the JVM
         for (int runs = 0; runs < 2; runs++) {