cleol
[mcs.git] / errors / cs1587.cs
blob86e3526b928e3baa026587195d86219a9ad039c7
1 // cs1587.cs: XML comment is not placed on a valid language element
2 // Line: 6
3 // Compiler options: -doc:dummy.xml -warnaserror -warn:2
5 /// invalid comment placed on namespace.
6 using System;
7 enum Foo {