Flush (work in progress)
[mono.git] / mcs / errors / gcs0695-3.cs
index 447a0b29dabe82162f0b58c55da03e74e86f6bab..d352d9936b3c3f34ed3b873639a514cdd65be370 100644 (file)
@@ -1,4 +1,4 @@
-// gcs0695.cs: `C<X,Y>' cannot implement both `I<K<Y>>' and `I<X>' because they may unify for some type parameter substitutions
+// CS0695: `C<X,Y>' cannot implement both `I<X>' and `I<K<Y>>' because they may unify for some type parameter substitutions
 // Line: 10
 
 interface I<X>