annotate nocompile/2_source.d @ 1193:656ba1fb1e20

[Issue 426] New: source files starting with a non-ASCI letter are rejected by dmd Thomas Kuehne <thomas-dloop@kuehne.cn> 2006-10-11 news:bug-426-3@http.d.puremagic.com/issues/
author thomask
date Thu, 12 Oct 2006 15:02:04 +0000
parents debf5652d0f0
children daef239f37cf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1191
debf5652d0f0 [Issue 427] New: source files starting with a number are accepted by dmd
thomask
parents:
diff changeset
1 // $HeadUrl$
debf5652d0f0 [Issue 427] New: source files starting with a number are accepted by dmd
thomask
parents:
diff changeset
2 // $Date$
debf5652d0f0 [Issue 427] New: source files starting with a number are accepted by dmd
thomask
parents:
diff changeset
3 // $Author$
debf5652d0f0 [Issue 427] New: source files starting with a number are accepted by dmd
thomask
parents:
diff changeset
4
debf5652d0f0 [Issue 427] New: source files starting with a number are accepted by dmd
thomask
parents:
diff changeset
5 // @author@ Thomas Kuehne <thomas-dloop@kuehne.cn>
debf5652d0f0 [Issue 427] New: source files starting with a number are accepted by dmd
thomask
parents:
diff changeset
6 // @date@ 2006-10-11
debf5652d0f0 [Issue 427] New: source files starting with a number are accepted by dmd
thomask
parents:
diff changeset
7 // @uri@ news:bug-427-3@http.d.puremagic.com/issues/
debf5652d0f0 [Issue 427] New: source files starting with a number are accepted by dmd
thomask
parents:
diff changeset
8 // @desc@ [Issue 427] New: source files starting with a number are accepted by dmd
debf5652d0f0 [Issue 427] New: source files starting with a number are accepted by dmd
thomask
parents:
diff changeset
9
1193
656ba1fb1e20 [Issue 426] New: source files starting with a non-ASCI letter are rejected by dmd
thomask
parents: 1191
diff changeset
10 //module dstress.nocompile.2_source;