[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs1587-15.cs
old mode 100755 (executable)
new mode 100644 (file)
index 1924819..eaf12b2
@@ -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