2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-25 08:40:10 -07:00
repo/testing/gcc/files/c99

3 lines
32 B
Plaintext
Raw Normal View History

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