This allows Zig code to perform conditional compilation based on a tag by which a Zig compiler implementation identifies itself. See the doc comment in this commit for more details.
std.Target.current
@import("builtin").target
ArgIterator.next()