In tools/corcompare:
[mono.git] / mcs / errors / cs0208.cs
index 25a3529b99ac2771e46270f545962543333185c2..d447ba527ab17e48842fb8bddbfd70fc0f1bbbda 100644 (file)
@@ -1,5 +1,6 @@
 // cs0208.cs: Cannot take the address or size of a variable of a managed type ('cs208.Foo')
-// Line: 19
+// Line: 20
+// Compiler options: -unsafe
 
 namespace cs208
 {