2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-11-16 11:40:21 -07: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 "$@"