2004-05-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / tests / gen-30.cs
index e5ca71c103ac5bb87c97b6d380c75f0fae038db6..29f1082bc67744175c72dff3f24ce03144a12cd2 100755 (executable)
@@ -1,3 +1,6 @@
+// Note how the order of type parameters is different
+// in the base class.
+
 class Foo<T>
 {
        public Foo ()