Flush (work in progress)
[mono.git] / mcs / errors / gcs0695-2.cs
index 9600a375e2b7551f6cc9a484e283691ca59d3691..791967c8ba6cf470cba6124c2a740c38c6f99fd2 100644 (file)
@@ -1,4 +1,4 @@
-// gcs0695.cs: `A<X,Y,Z>' cannot implement both `I<A<Y,Y,Z>>' and `I<X>' because they may unify for some type parameter substitutions
+// CS0695: `A<X,Y,Z>' cannot implement both `I<X>' and `I<A<Y,Y,Z>>' because they may unify for some type parameter substitutions
 // Line: 7
 
 interface I<X>