global x = 42; int program(int argc, string[] args) { return x; }