Merge pull request #3894 from akoeplinger/fix-actor
[mono.git] / mcs / errors / cs1587-6.cs
index b78221d4b21f4647d68f7305b7a9d15c25ed4dac..507f2d2e3e42e6f935dc2eef8109c3f577823cb7 100644 (file)
@@ -1,4 +1,7 @@
+// CS1587: XML comment is not placed on a valid language element
+// Line: 8
 // Compiler options: -doc:dummy.xml -warnaserror -warn:2
+
 using System;
 
 /// invalid comment on using alias directive.