mirror of
https://github.com/oven-sh/bun
synced 2026-02-13 20:39:05 +00:00
Resolve conflict in multi_run.zig - keep main's explicit Windows check (Environment.isWindows and raw_name[0] == '\\') instead of the more generic std.fs.path.sep approach. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>