repo/testing/gcc/files/c99
2020-02-12 00:57:10 +02:00

3 lines
32 B
Bash

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