int foo = 1; int main(int argc, char **argv) { return foo; }