2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-07 08:22:28 +00:00
repo/testing/gcc/files/c99
2020-02-12 00:57:10 +02:00

3 lines
32 B
Bash

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