global arr = new int[]{1, 2, 3, 4}; int program(int argc, string[] args) { return 5; }