view addon/package_01_A.d @ 1604:cc724d521a34

Add note about possible issues with test case depending on switch scopes.
author Christian Kamm <kamm incasoftware de>
date Sat, 28 Mar 2009 19:17:58 +0100
parents 2474750465ff
children
line wrap: on
line source

// $HeadURL$
// $Date$
// $Author$

// @author@	imr1984 <imr1984_member@pathlink.com>
// @date@	2005-04-20
// @uri@	news:d45a07$2qit$1@digitaldaemon.com

module addon.package_01_A;

class MyClass{
	package static int dummy;
}