//desc:test new(ELeave) call in leave function LX of LS3 //option: //date:2008-10-31 15:58:1 //author:pingorliu //type: CT void funcLX() { new(ELeave)CL(); //check:-func,-ELeave }