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