srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129216-002.cpp
changeset 0 83f4b4db085c
child 2 99082257a271
equal deleted inserted replaced
-1:000000000000 0:83f4b4db085c
       
     1 //desc:test hang-->"classA"
       
     2 //option:
       
     3 //date:2008-10-121 15:58:10
       
     4 //author:bolowy
       
     5 //type: CT
       
     6 
       
     7 void func()
       
     8 {
       
     9 	T a;
       
    10 	a.fooL(aclass); //check:func,leave
       
    11 }
       
    12 };