Bump corefx
[mono.git] / mcs / errors / cs1591-3.cs
index bd5f94d6326147349bc62552d3d2840a894d149f..c8902b2b136cd689b28badfd58a7778bea87bb67 100644 (file)
@@ -1,4 +1,7 @@
+// CS1591: Missing XML comment for publicly visible type or member `Testing.Foo'
+// Line: 12
 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
+
 using System;
 
 namespace Testing