New test.
[mono.git] / mcs / errors / cs0578.cs
index 5821aea0323f58893d20fb9c230236e228a167fa..828e47597fca3740f58e0ff00d5d337564fd69be 100644 (file)
@@ -1,4 +1,4 @@
-// cs0578.cs: Conditional not valid on 'MainClass.Foo()' because its return type is not void
+// cs0578.cs: Conditional not valid on `MainClass.Foo()' because its return type is not void
 // Line: 10
 
 class MainClass {