view nocompile/p/private_10_E.d @ 1489:b8c0195059d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 13:47:01 +0000
parents 046934763666
children
line wrap: on
line source

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

// @author@	bobef <bobef@lessequal.com>
// @date@	2006-01-11
// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=6224

// __DSTRESS_ELINE__ 18  
// __DSTRESS_DFLAGS__ addon/private_10_Z.d

module dstress.nocompile.p.private_10_E;

import addon.private_10_Z;


void main(){
	int i = foo(1);
}