Switch to compiler-tester
[mono.git] / mcs / errors / gcs0695-4.cs
index 51d112bb3f4afd47513361eb7a0b130b182164d4..ac563266d98b88ca17bee17e298d17789ab5e14e 100644 (file)
@@ -1,3 +1,6 @@
+// gcs0695.cs: `C<X,Y>' cannot implement both `I`1<X>' and `I`1<K`1<Y>>' because they may unify for some type parameter substitutions
+// Line: 10
+
 interface I<X>
 { }