OILS
/
build
/ detect-cc.c
View on Github
|
oilshell.org
4 lines, 2 significant
1
int main(void)
{
2
return 0;
3
}
4