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