Switch to compiler-tester
[mono.git] / mcs / errors / cs1591-6.cs
old mode 100755 (executable)
new mode 100644 (file)
index acffd71..98ccaf3
@@ -1,4 +1,7 @@
+// cs1591.cs: Missing XML comment for publicly visible type or member 'Testing.Test.Constant'
+// Line: 14
 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
+
 using System;
 
 namespace Testing