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