annotate compile/enum_05.d @ 1619:bebc7472a832

Fix #7.
author Christian Kamm <kamm incasoftware de>
date Sat, 07 Nov 2009 18:55:30 +0100
parents 8a2ff09d62cb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
358
8a2ff09d62cb dif. fixes 1
thomask
parents: 263
diff changeset
1 // $HeadURL$
8a2ff09d62cb dif. fixes 1
thomask
parents: 263
diff changeset
2 // $Date$
8a2ff09d62cb dif. fixes 1
thomask
parents: 263
diff changeset
3 // $Author$
8a2ff09d62cb dif. fixes 1
thomask
parents: 263
diff changeset
4
70
5f98d4a33d49 1) review of all test cases with unexpected results (except encoding and html/xml)
thomask
parents: 21
diff changeset
5 module dstress.compile.enum_05;
21
9fd186cd378a moved and deleted bad tests
thomask
parents:
diff changeset
6
9fd186cd378a moved and deleted bad tests
thomask
parents:
diff changeset
7 extern enum MyEnum;