Fixes too early optimization of binary &&/& bool constants. Fixes part of #15392
[mono.git] / mcs / errors / cs0163.cs
index bdf2f9b8a580e8065e19b800f7ab97c1cf92bb21..7596a4fceae1d81e68bf8eb4759dfdc805682510 100644 (file)
@@ -1,4 +1,4 @@
-// cs0163.cs: Control cannot fall through from one case label to another
+// CS0163: Control cannot fall through from one case label to another
 // Line: 17