[mcs] C#7 out variable declaration
[mono.git] / mcs / errors / cs0027.cs
index f8bcc337dc309bb013d0ff9d71e3d0e39dd3d0d6..644e47dd202521a8af0e2730062696fd056f1204 100644 (file)
@@ -1,4 +1,4 @@
-// cs0027.cs: Keyword `this' is not available in the current context
+// CS0027: Keyword `this' is not available in the current context
 // Line: 7 
 
 using System;