int program (int argc, string[] argv) { var x = 17; return x; }