[packaging/msbuild] Update commit hash to point to xplat-master HEAD (#5100)
[mono.git] / mcs / errors / cs1587-3.cs
index 2f9d0851702a5335da22b48585e5e77bc22544fe..db90d03eb0b4db267f3bcc0dce7bd9dbf95fb603 100644 (file)
@@ -1,4 +1,7 @@
+// CS1587: XML comment is not placed on a valid language element
+// Line: 7
 // Compiler options: -doc:dummy.xml -warnaserror -warn:2
+
 using System;
 [Flags]
 /// invalid comment between attributes and type declaration.