New tests.
[mono.git] / mcs / errors / cs0723.cs
index 853a7bb7d64eb9b488ada30fde96c06b0f1a59b1..413dc9bdb4900c1138d6e308fab006b08571be39 100644 (file)
@@ -1,4 +1,4 @@
-// cs0723.cs: Cannot declare variable of static type `StaticClass'
+// CS0723: `sc': cannot declare variables of static types
 // Line: 10
 
 static class StaticClass {