//desc:test a common template leave function definiton that no leavers for LS2 //option: //date:2008-8-12 15:58:1 //author:pingorliu //type: CT template<class T> void funcL() {//check:funcL,leavers T x = 1; foo(); }