piston/packages/zig/0.8.0/run
g-w1 c0b218f477
update zig to 0.8.0 (#279)
zig 0.8.0 got released, so this pr updates it
2021-06-16 13:25:12 +12:00

4 lines
106 B
Bash

#!/usr/bin/env bash
shift # Filename is only used in compile step, so we can take it out here
./out "$@"