ref: 2fe8425df95a1e52d14185bf300551a52be4b8fe dir: /tests/execute/0003-local.c/
int main() { int x; x = 4; return x - 4; }