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