New tests.
[mono.git] / mcs / errors / gcs0411-4.cs
index d44de02b51e53bbd05a5fd5520da4e19768ed8f9..14402dbbe922b5bcbc62c931fbd8f14875f4762f 100644 (file)
@@ -1,4 +1,4 @@
-// gcs0411.cs: The type arguments for method `T X.G<T>()' cannot be infered from the usage. Try specifying the type arguments explicitly
+// CS0411: The type arguments for method `X.G<T>()' cannot be inferred from the usage. Try specifying the type arguments explicitly
 // Line: 17
 
 using System;