[msbuild] bump to xplat-master branch HEAD
[mono.git] / mcs / errors / cs1581.cs
index 4b8ef6c9e6f442eb348f1ddbb9955450f2263859..49550138e6c3ef9cf951a4254990f6d0d0eb98c1 100644 (file)
@@ -1,4 +1,7 @@
+// CS1581: Invalid return type in XML comment cref attribute `explicit operator intp (Test)'
+// Line: 7
 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
+
 using System;
 /// <seealso cref="explicit operator intp (Test)"/>
 public class Test