Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs0165-4.cs
index 5dac08460d08b3f6549585ae4f169d276feb9ee0..a5168c5866785ccb08c6273b3310e51a010b8e63 100644 (file)
@@ -1,4 +1,4 @@
-// cs0165.cs: Use of unassigned local variable
+// CS0165: Use of unassigned local variable `a'
 // Line: 9
 
 class C {