view nocompile/s/struct_23_E.d @ 821:4c00dcf48a0c

Chris Miller <chris@dprogramming.com> 2006-02-07 news:op.s4mmglojpo9bzi@moe
author thomask
date Sat, 11 Feb 2006 09:36:26 +0000
parents
children b8c0195059d9
line wrap: on
line source

// $HeadURL$
// $Date$
// $Author$

// @author@	Chris Miller <chris@dprogramming.com>
// @date@	2006-02-07
// @uri@	news:op.s4mmglojpo9bzi@moe

// __DSTRESS_ELINE__ 14

module dstress.nocompile.s.struct_23_E;

struct Foo {
	const static Foo f;
	int i;
}