annotate nocompile/enum_06.d @ 360:e38919011244

dif. fixes 3
author thomask
date Fri, 25 Mar 2005 05:22:21 +0000
parents ed7ca5dc2cc2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
360
e38919011244 dif. fixes 3
thomask
parents: 104
diff changeset
1 // $HeadURL$
e38919011244 dif. fixes 3
thomask
parents: 104
diff changeset
2 // $Date$
e38919011244 dif. fixes 3
thomask
parents: 104
diff changeset
3 // $Author$
e38919011244 dif. fixes 3
thomask
parents: 104
diff changeset
4
104
ed7ca5dc2cc2 shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp> news://20041104013903.548413c0.s31552@mail.ecc.u-tokyo.ac.jp nttp://digitalmars.com/D.gnu:831
thomask
parents:
diff changeset
5 // Enums must have at least one member
ed7ca5dc2cc2 shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp> news://20041104013903.548413c0.s31552@mail.ecc.u-tokyo.ac.jp nttp://digitalmars.com/D.gnu:831
thomask
parents:
diff changeset
6
ed7ca5dc2cc2 shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp> news://20041104013903.548413c0.s31552@mail.ecc.u-tokyo.ac.jp nttp://digitalmars.com/D.gnu:831
thomask
parents:
diff changeset
7 module dstress.nocompile.enum_06;
ed7ca5dc2cc2 shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp> news://20041104013903.548413c0.s31552@mail.ecc.u-tokyo.ac.jp nttp://digitalmars.com/D.gnu:831
thomask
parents:
diff changeset
8
ed7ca5dc2cc2 shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp> news://20041104013903.548413c0.s31552@mail.ecc.u-tokyo.ac.jp nttp://digitalmars.com/D.gnu:831
thomask
parents:
diff changeset
9 enum{
ed7ca5dc2cc2 shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp> news://20041104013903.548413c0.s31552@mail.ecc.u-tokyo.ac.jp nttp://digitalmars.com/D.gnu:831
thomask
parents:
diff changeset
10 }