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