1 2 3 4
const builtin = @import("builtin"); const separator = if (builtin.os.tag == .windows) '\\' else '/'; // syntax