@@ -1,4 +1,6 @@ + static $type$[] [[TEST]]($type$[] a, $type$[] b, int origin, int idx) { $type$[] res = new $type$[SPECIES.length()]; for (int i = 0, j = 0; i < SPECIES.length(); i++){ if(i+origin < SPECIES.length()) res[i] = a[idx+i+origin];