//desc:test LCleanup class used in member function for LS12 //option: //date:2008-8-12 15:58:1 //author:pingorliu //type: CT class temp { void foo(); }; void temp::foo() { LString8 s(KMaxString);//check:LString }