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