Merge pull request #1229 from andreiagaita/master
[mono.git] / mcs / errors / cs1061-12.cs
index 3f2a997bea72e904703572f4fd49c717313de607..0d14a9196116936264d7ddab989211e1b2ae184f 100644 (file)
@@ -1,4 +1,4 @@
-// CS1061: Type `U2' does not contain a definition for `Test' and no extension method `Test' of type `U2' could be found (are you missing a using directive or an assembly reference?)
+// CS1061: Type `U2' does not contain a definition for `Test' and no extension method `Test' of type `U2' could be found. Are you missing an assembly reference?
 // Line: 20
 
 interface I<T>