Merge pull request #3773 from mono/bockbuild-integration
[mono.git] / mcs / errors / cs1591-16.cs
index 3c59c1b5d935dd3ffe16fba8ec421c11c88fccbd..814053f405bc8aaeb9254d68769d3248ec1a36a2 100644 (file)
@@ -1,4 +1,7 @@
+// CS1591: Missing XML comment for publicly visible type or member `Testing.Test.~Test()'
+// Line: 16
 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
+
 using System;
 
 namespace Testing