New test.
[mono.git] / mcs / errors / cs0208-9.cs
index ce33dded0a757043002d65717d4a88a09532f1ab..815106bc5dbebc4edd5295daa00d61cb14897c5d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0208-9.cs: Cannot declare a pointer to a managed type ('Foo')
+// cs0208-9.cs: Cannot take the address of, get the size of, or declare a pointer to a managed type `Foo'
 // Line: 7
 // Compiler options: -t:library -unsafe