Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs0038-4.cs
index 9ec27b6e02910e163d81c5372758963f27f29875..021ff3f59d7f01e6c7f6a004d312339eb482aaa7 100644 (file)
@@ -1,4 +1,4 @@
-// cs0038.cs: Cannot access a nonstatic member of outer type `B' via nested type `B.C'
+// CS0038: Cannot access a nonstatic member of outer type `B' via nested type `B.C'
 // Line: 14
 
 public class B {