[mcs] New property/indexer cannot have accessors implementing an interface in base...
[mono.git] / mcs / errors / cs1587-23.cs
index b348245355444189c55a987f9e4ace2604e7e892..7eba783176ff4dd6aacd8acbe514da01b6fb6ae5 100644 (file)
@@ -1,4 +1,7 @@
+// CS1587: XML comment is not placed on a valid language element
+// Line: 11
 // Compiler options: -doc:dummy.xml -warnaserror -warn:2
+
 using System;
 
 namespace TopNS