srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-002.cpp
author William Roberts <williamr@symbian.org>
Wed, 05 May 2010 18:05:18 +0100
changeset 40 62301b3b197e
parent 25 85578ba0aa08
permissions -rw-r--r--
Get the full fix for Bug 2509 into Symbian^4 branch

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/
//desc: test class name identify
//option:
//date:2009-1-12 11:0:58
//author:bolowyou
//type: CT

class Aclass 
{ 
	LCleanedup mem; //check:Aclass
};