in src/CLIColoredUnifiedDiff.php [63:65]
protected static function join(vec<string> $lines): string { return Str\join($lines, "\n")."\n"; }