Flush (work in progress)
[mono.git] / mcs / errors / gcs1502-2.cs
index 0bcbbefb47098d2e2966c82b1d1b14baa61b0ddd..46bb5f7c91cfbfdfbd9b93eef9672f054a941d02 100644 (file)
@@ -1,4 +1,4 @@
-// CS1502: The best overloaded method match for `A.A(System.Collections.Generic.IList<System.Collections.Generic.IList<int>>)' has some invalid arguments
+// CS1502: The best overloaded method match for `A.A(System.Collections.Generic.IList<int>[])' has some invalid arguments
 // Line: 40
 using System;
 using System.Collections;