repo/testing/gcc/files/c99
2019-08-22 11:18:34 +00:00

3 lines
32 B
Bash

#!/bin/sh
exec cc -std=c99 "$@"