[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs1581-2.cs
index 4fa271b67fb8f2517615136e76425fd67a666498..8e165cfd1806e7c50138134858696aa7e9c8127e 100644 (file)
@@ -1,4 +1,7 @@
+// CS1581: Invalid return type in XML comment cref attribute `explicit operator int (Test)'
+// Line: 7
 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
+
 using System;
 /// <seealso cref="explicit operator int (Test)"/>
 public class Test