annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
825
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
1 // $HeadURL$
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
2 // $Date$
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
3 // $Author$
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
4
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
5 // @author@ bobef <bobef@lessequal.com>
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
6 // @date@ 2006-01-11
1489
b8c0195059d9 changed nntp: URLs to http: URLs
thomask
parents: 825
diff changeset
7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=6224
825
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
8
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
9 // __DSTRESS_ELINE__ 18
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
10 // __DSTRESS_DFLAGS__ addon/private_10_Z.d
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
11
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
12 module dstress.nocompile.p.private_10_E;
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
13
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
14 import addon.private_10_Z;
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
15
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
16
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
17 void main(){
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
18 int i = foo(1);
046934763666 bobef <bobef@lessequal.com>
thomask
parents:
diff changeset
19 }