2005-06-05 Peter Bartok <pbartok@novell.com>
[mono.git] / mcs / errors / cs1587-3.cs
1 // Compiler options: -doc:dummy.xml -warnaserror -warn:2
2 using System;
3 [Flags]
4 /// invalid comment between attributes and type declaration.
5 enum Foo {
6 }