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