New test.
[mono.git] / mcs / errors / cs0177.cs
index 6eaa6ba5e8c9dc6445b75012d7e69e714a84765a..0aaa52299d6bfe14ebd7659b3417b1604ba80bdc 100644 (file)
@@ -1,4 +1,4 @@
-// cs0177.cs: The out parameter 'display' must be assigned to before control leaves the current method
+// cs0177.cs: The out parameter `display' must be assigned to before control leaves the current method
 // Line: 5
 
 class ClassMain {