[xbuild] Add support for Before/AfterTargets.
[mono.git] / mcs / errors / cs0214-3.cs
old mode 100755 (executable)
new mode 100644 (file)
index 8b00f24..371a312
@@ -1,3 +1,5 @@
+// cs0214-3.cs: Pointers and fixed size buffers may only be used in an unsafe context
+// Line: 13
 // Compiler options: -unsafe
 
 struct X {