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