Merge pull request #4040 from ntherning/disable-symbolicate-tests-on-windows
[mono.git] / mcs / errors / cs1690.cs
index f9de28e91b88a9e2550b2e111d0bb4d73a47cf4a..3add2254cbf062b13a6f7aba32b4e0b4c15f3368 100644 (file)
@@ -1,4 +1,4 @@
-// cs1690.cs: Cannot call methods, properties, or indexers on `A.point' because it is a value type member of a marshal-by-reference class
+// CS1690: Cannot call methods, properties, or indexers on `A.point' because it is a value type member of a marshal-by-reference class
 // Line: 22
 // Compiler options: -warn:1 -warnaserror