New tests.
[mono.git] / mcs / errors / cs0260.cs
index f42b790121f3eb881884f2b1e1e1f68ee4c0724f..4a8a90ed3359f798eee3d147cd0b2c2d3dcc4530 100644 (file)
@@ -1,4 +1,4 @@
-// cs0260.cs: Missing partial modifier on declaration of type `Foo'; another partial declaration of this type exists
+// cs0260.cs: Missing partial modifier on declaration of type `Foo'. Another partial declaration of this type exists
 // Line: 3
 public class Foo
 { }