global i=9; int program (int argc, string[] argv) { return i; }