mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-29 03:57:08 +03:00
fde57330fa
Implement a simple command-line argument parser, adapted from the Zig compiler implementation. Promote the zig positional argument to an option.