Bump NuGet.BuildTasks to get new updates and switch to `dev` branch (#5566)
[mono.git] / mcs / errors / cs0555.cs
index 110f952d25fa906186c437a150da5eb2edd5adb1..504918cf1de79b4fe3d761c979f7681a0194c0e9 100644 (file)
@@ -1,5 +1,4 @@
-// cs0555.cs : User-defined conversion cannot take an object of the enclosing type
-// and convert to an object of the enclosing type
+// CS0555: User-defined operator cannot take an object of the enclosing type and convert to an object of the enclosing type
 // Line : 8
 
 class Blah {