[xbuild] Add support for Before/AfterTargets.
[mono.git] / mcs / errors / cs0208.cs
index d7ef1ebb600a49bb77283a03406bf72aa1610da3..50b9e6f8ad44f401f7c0e78eba28b259888767e0 100644 (file)
@@ -1,4 +1,4 @@
-// cs0208.cs: Cannot take the address of, get the size of, or declare a pointer to a managed type (`cs208.Foo')
+// cs0208.cs: Cannot take the address of, get the size of, or declare a pointer to a managed type `cs208.Foo'
 // Line: 20
 // Compiler options: -unsafe