annotate nocompile/t/typedef_14_D.d @ 1319:81222734adf3

sed'ed replacement of new:...http.d.puremagic.co... with http://d.puremagic.com/issues/show_bug.cgi?...
author thomask
date Sun, 31 Dec 2006 19:58:06 +0000
parents 60f9aece9c62
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
941
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
1 // $HeadURL$
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
2 // $Date$
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
3 // $Author$
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
4
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
5 // @author@ <smjg@iname.com>
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
6 // @date@ 2006-04-01
1319
81222734adf3 sed'ed replacement of new:...http.d.puremagic.co... with http://d.puremagic.com/issues/show_bug.cgi?...
thomask
parents: 941
diff changeset
7 // @uri@ http://d.puremagic.com/issues/show_bug.cgi?id=79
941
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
8
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
9 // __DSTRESS_ELINE__ 13
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
10
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
11 module dstress.nocompile.t.typedef_14_D;
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
12
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
13 typedef UNDEFINED TYPEDEF;
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
14
60f9aece9c62 <smjg@iname.com>
thomask
parents:
diff changeset
15 TYPEDEF x;