2009-05-29 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / errors / gcs0401.cs
index 850f3445fc73987e0b0e1e614004d0a54f03a033..c1c5f083293c644fe1cea78c8fd4331c27b12e07 100644 (file)
@@ -1,4 +1,4 @@
-// gcs0401.cs: The new() constraint must be last.
+// CS0401: The new() constraint must be the last constraint specified
 // Line: 6
 
 class Foo<T>