[xbuild] Fix #40094, part 1/2: SolutionParser: Emit `AbsolutePath="..."`
[mono.git] / mcs / errors / cs0208-4.cs
index fadf1c02b42fe357b5702ef1bd100e85fcbcb644..bb6771a12c881992b0c4435bb49f2c3cb1e1a79c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0208-4.cs: Cannot take the address of, get the size of, or declare a pointer to a managed type `object'
+// CS0208: Cannot take the address of, get the size of, or declare a pointer to a managed type `object'
 // Line: 11
 // Compiler options: -unsafe