2009-05-29 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / errors / gcs0401.cs
index 5cd1c984007e3bdebba73b5b2b9db326226d52a8..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>