[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs0441-2.cs
index fa6023c7e1f0ddbd2eb9321508e5c651bb0a893e..f6ba8a6c3eac7cef0d81f447318f4ce0b149e390 100644 (file)
@@ -1,4 +1,4 @@
-// cs0441-2.cs : `Foo': a class cannot be both static and sealed
+// CS0441: `Foo': a class cannot be both static and sealed
 // Line: 3
 public sealed partial class Foo
 {