[mcs] Add expression bodied syntax for accessors. Fixes #54991
[mono.git] / mcs / errors / cs0023-2.cs
index 2e57935cb8bd0334a6393257a2d2337c2b04b3b0..8ff165150b8c91f0adef1ce15a8be11bc6ec2ca2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0023-2.cs: The `+' operator cannot be applied to operand of type `bool'
+// CS0023: The `+' operator cannot be applied to operand of type `bool'
 // Line : 6
 
 class X {