view nocompile/enum_06.d @ 1565:6424a05d3113

r8718@birke: tk | 2007-09-30 10:55:49 +0200 [Issue 1523] struct literals not work with typedef <pop.atry@gmail.com> 2007-09-21 http://d.puremagic.com/issues/show_bug.cgi?id=1523
author thomask
date Sun, 30 Sep 2007 09:47:31 +0000
parents e38919011244
children
line wrap: on
line source

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

// Enums must have at least one member

module dstress.nocompile.enum_06;

enum{
}