2010-04-03 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs1587-14.cs
blobdac96a56283dfddda686c0795186eb485ed32a49
1 // cs1587-14.cs: XML comment is not placed on a valid language element
2 // Line: 9
3 // Compiler options: -doc:dummy.xml -warnaserror -warn:2
5 using System;
7 namespace TopNS
9 internal /** comment */ /** comment2 */ class Hoge