[mcs] Add expression bodied syntax for accessors. Fixes #54991
[mono.git] / mcs / errors / cs0246-16.cs
index 127a1b5e4cbcdc8ed319bf66427ae343b598f7f0..9512a6e72a67162a72038227d1ae238876094ffe 100644 (file)
@@ -1,4 +1,4 @@
-// cs0246-16.cs: The type or namespace name `B' could not be found. Are you missing a using directive or an assembly reference?
+// CS0246: The type or namespace name `B' could not be found. Are you missing an assembly reference?
 // Line: 4
 
 class A : B