Bump NuGet.BuildTasks to get new updates and switch to `dev` branch (#5566)
[mono.git] / mcs / errors / cs0151-2.cs
index b847f833380fb78520002193979b4a505e138b83..d2b8028c978a819fcca8d65a32d4d1ccd02f5184 100644 (file)
@@ -1,3 +1,6 @@
+// CS0151: A switch expression of type `Y' cannot be converted to an integral type, bool, char, string, enum or nullable type
+// Line: 28
+
 class Y {
        byte b;