let type p = {string, int} var x := new p {"Phil", 24} in end