Merge pull request #3749 from BrzVlad/fix-mips-fix
[mono.git] / mcs / errors / cs1587-17.cs
index 9b68c3eeeaace211c5b41d355af3dc3b376d9cc3..41b7819b5f567f67ac462ae1a24f2214531d929d 100644 (file)
@@ -1,4 +1,7 @@
+// CS1587: XML comment is not placed on a valid language element
+// Line: 12
 // Compiler options: -doc:dummy.xml -warnaserror -warn:2
+
 using System;
 
 namespace TopNS