2 lines
72 B
Bash
Executable File
2 lines
72 B
Bash
Executable File
#!/bin/sh
|
|
cc -std=c99 ./test_topLevelVarInit.c -o ./test_topLevelVarInit |