* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / errors / gcs0309-4.cs
index d04aa145aef94db2e5a382bda8ab520f14319c6d..6606028ada2c210790112f4b4f25f37a718f02b5 100644 (file)
@@ -1,3 +1,6 @@
+ // gcs0309.cs: The type `U' must be convertible to `System.IComparable' in order to use it as parameter `T' in the generic type or method `A<T>'
+// Line: 13
+
 using System;
 
 class A<T>