srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129216-002.cpp
equal
deleted
inserted
replaced
|
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 }; |