Switch to compiler-tester
[mono.git] / mcs / errors / gcs0411-4.cs
index 60f3cb0160682be7f2ba840395e6b75dbcc84085..078d299db7512ee6c09b9ab832220e7d221f0b36 100644 (file)
@@ -1,3 +1,6 @@
+// gcs0411.cs: The type arguments for method `T X.G ()' cannot be infered from the usage. Try specifying the type arguments explicitly.
+// Line: 17
+
 using System;
 
 delegate int E ();