annotate nocompile/a/alias_25_C.d @ 1489:b8c0195059d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 13:47:01 +0000
parents 9a121126b077
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
581
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
1 // $HeadURL$
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
2 // $Date$
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
3 // $Author$
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
4
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
5 // @author@ David L. Davis <SpottedTiger@yahoo.com>
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
6 // @date@ 2005-06-16
1489
b8c0195059d9 changed nntp: URLs to http: URLs
thomask
parents: 756
diff changeset
7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=4337
581
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
8 // @desc@ ignored attributes of imported alias
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
9
756
9a121126b077 major "Torture" review
thomask
parents: 581
diff changeset
10 // __DSTRESS_ELINE__ 18
581
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
11
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
12 module dstress.nocompile.a.alias_25_C;
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
13
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
14 import addon.alias_25_Z;
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
15
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
16 void main(){
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
17 iPublic++;
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
18 iDeprecated++;
dbc5a2f786d1 ignored attributes of imported alias
thomask
parents:
diff changeset
19 }