//desc:test common function call of LS2 //option: //date:2008-8-12 15:58:1 //author:pingorliu //type: CT void funcL() {//check:funcL,leavers fooLLc(); foo(); TInt y = foo(); }