view nocompile/super_11.d @ 1383:52c9e86b6486

@url@ -> @uri@
author thomask
date Sun, 04 Mar 2007 13:07:35 +0000
parents f87ba6507260
children d3a3e0c251d8
line wrap: on
line source

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

// @author@	k2 <k2_member@pathlink.com>
// @date@	2005-02-18
// @uri@	news:cv4dsm$2bmr$1@digitaldaemon.com
// @uri@	nntp://news.digitalmars.com/digitalmars.D.bugs/3002

// __DSTRESS_ELINE__ 15

module dstress.nocompile.super_11;

void test(){
	super();
}