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