annotate nocompile/this_02.d @ 1576:b3e16c86558e

[Issue 1398] New: GDC doesn't generate correct code <mariusmuja@gmail.com> 2007-08-04 http://d.puremagic.com/issues/show_bug.cgi?id=1398
author thomask
date Thu, 21 Feb 2008 15:20:08 +0000
parents 774e02c900da
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
206
f9a6743fd8e9 this in module level
thomask
parents:
diff changeset
1 // $HeadURL$
f9a6743fd8e9 this in module level
thomask
parents:
diff changeset
2 // $Date$
f9a6743fd8e9 this in module level
thomask
parents:
diff changeset
3 // $Author$
f9a6743fd8e9 this in module level
thomask
parents:
diff changeset
4
f9a6743fd8e9 this in module level
thomask
parents:
diff changeset
5 // @author@ h3r3tic <foo@bar.baz>
f9a6743fd8e9 this in module level
thomask
parents:
diff changeset
6 // @date@ 2004-12-23
f9a6743fd8e9 this in module level
thomask
parents:
diff changeset
7 // @uri@ news:cqd25q$17mh$1@digitaldaemon.com
1485
774e02c900da changed nntp: URLs to http: URLs
thomask
parents: 1383
diff changeset
8 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2592
206
f9a6743fd8e9 this in module level
thomask
parents:
diff changeset
9
374
f87ba6507260 added missing meta-data
thomask
parents: 206
diff changeset
10 // __DSTRESS_ELINE__ 14
f87ba6507260 added missing meta-data
thomask
parents: 206
diff changeset
11
206
f9a6743fd8e9 this in module level
thomask
parents:
diff changeset
12 module dstress.nocompile.this_02;
f9a6743fd8e9 this in module level
thomask
parents:
diff changeset
13
f9a6743fd8e9 this in module level
thomask
parents:
diff changeset
14 this.foobar;