Bump corert
[mono.git] / mcs / errors / cs1580.cs
index 1627ba895dd9b0a5aa1ec03cadaa86285dc93800..b40fe7fda652df4058e31f52a4726078a34d6400 100644 (file)
@@ -1,4 +1,7 @@
+// CS1580: Invalid type for parameter `1' in XML comment cref attribute `Foo(x)'
+// Line: 7
 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
+
 using System;
 /// <seealso cref="Foo(x)"/>
 public class Test