New test.
[mono.git] / mcs / errors / cs0177-3.cs
index e2bf2f158d394b63ee5149b7899e18a88c1246fd..262dbdcd86e67105df2e4840167b4f947c84428d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0177.cs: The out parameter 'f' must be assigned to before control leaves the current method
+// cs0177-3.cs: The out parameter `f' must be assigned to before control leaves the current method
 // Line: 5
 
 class C {