comparison nocompile/bug_20041203_A.d @ 1384:d3a3e0c251d8

nntp: -> http:
author thomask
date Sun, 04 Mar 2007 13:10:07 +0000
parents 52c9e86b6486
children
comparison
equal deleted inserted replaced
1383:52c9e86b6486 1384:d3a3e0c251d8
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Geoff Hickey <Geoff_member@pathlink.com> 5 // @author@ Geoff Hickey <Geoff_member@pathlink.com>
6 // @date@ 2004-12-03 6 // @date@ 2004-12-03
7 // @uri@ news:coodc7$27qp$1@digitaldaemon.com 7 // @uri@ news:coodc7$27qp$1@digitaldaemon.com
8 // @uri@ nntp://news.digitalmars.com/digitalmars.D.bugs/2431 8 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2431
9 9
10 module dstress.nocompile.bug_20041203_A; 10 module dstress.nocompile.bug_20041203_A;
11 11
12 struct MyStruct{ 12 struct MyStruct{
13 uint i; 13 uint i;