piston/packages/zig/0.13.0/run

5 lines
106 B
Plaintext
Raw Normal View History

2024-11-08 21:13:51 +01:00
#!/usr/bin/env bash
shift # Filename is only used in compile step, so we can take it out here
./out "$@"