view run/b/bang_02_A.d @ 1489:b8c0195059d9

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

#! blah foo

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

// @author@	Thomas Kuehne <thomas-dloop@kuehne.cn>
// @date@	2006-02-16
// @uri@	http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=6280

module dstress.run.b.bang_02_A;

int main(){
	if(__LINE__ == 14){
		return 0;
	}
}