repo/testing/gcc/files/c99

3 lines
32 B
Plaintext
Raw Normal View History

2020-02-11 22:57:10 +00:00
#!/bin/sh
exec cc -std=c99 "$@"