//desc:test a type cast function definiton of a class for LS2 //option: //date:2008-8-12 15:58:1 //author:pingorliu //type: CT class temp { operator int () {//check:-leavers TInt x = 1; foo(); } };