2007-09-18 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / errors / gcs0406.cs
index d331f68f30d4785f8ab3f32505781ae75969057d..55befae79e501d4dbef3723511f8eb07ed9b7a65 100644 (file)
@@ -1,3 +1,6 @@
+// gcs0406.cs: `B': the class constraint for `T' must come before any other constraints
+// Line: 9
+
 class A { }
 class B { }