2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-11-15 03:00:10 -07:00
repo/core/gcc/files/c99

3 lines
32 B
Plaintext
Raw Normal View History

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