*** 1,4 *** --- 1,6 --- + static $type$[] [[TEST]]($type$ val) { $type$[] res = new $type$[SPECIES.length()]; res[0] = val; return res;