piston/packages/zig/0.7.1/run

5 lines
106 B
Plaintext
Raw Normal View History

2021-03-18 22:45:14 +01:00
#!/usr/bin/env bash
shift # Filename is only used in compile step, so we can take it out here
./out "$@"