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