[corlib] Implement FieldInfo.SetValueDirect ().
[mono.git] / mcs / errors / cs1591-2.cs
index 77824d8852469280479143cbce0aee84139a98e7..f91cc56db7c80f73ffcadc191f84db4d862503b5 100644 (file)
@@ -1,4 +1,7 @@
+// CS1591: Missing XML comment for publicly visible type or member `Testing.InterfaceTest'
+// Line: 9
 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
+
 using System;
 
 namespace Testing