New test.
[mono.git] / mcs / errors / cs0527-2.cs
index 991f21e886f7ef551bc45c70452ac132ae815496..89a41cf9efc5544b6e023f6a1f528611d66bd9a7 100644 (file)
@@ -1,4 +1,4 @@
-// cs0146.cs: Circular base class dependency involving 'B' and 'A'
+// cs0527-2.cs: Type `A' in interface list is not an interface
 // Line: 7
 
 struct A : B {