2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00
repo/core/gcc/files/c99
2019-06-28 22:04:48 +07:00

3 lines
32 B
Bash

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