global s = "hello!"; int program(int argc, string[] args) { return 17; }