Merge pull request #5664 from lateralusX/lateralusX/mkbundle-windows-toolchains
[mono.git] / mcs / errors / cs0177-7.cs
index 980c74a58647480eb9c2ad1a50afa28713462ed5..59042c940d0199c83d0310dc848dca82859a6a05 100644 (file)
@@ -1,4 +1,4 @@
-// cs0177-7.cs: The out parameter `a' must be assigned to before control leaves the current method
+// CS0177: The out parameter `a' must be assigned to before control leaves the current method
 // Line: 6
 
 class Foo {