[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs1686.cs
index 9b884c599177b7f985c282283655443f412b0a82..bbe8018dff6d855ae8d0e96098e7d93cb9b9af85 100644 (file)
@@ -1,4 +1,4 @@
-// cs1686.cs: Local variable `i' or its members cannot have their address taken and be used inside an anonymous method block
+// CS1686: Local variable or parameter `i' cannot have their address taken and be used inside an anonymous method, lambda expression or query expression
 // Line: 16
 // Compiler options: -unsafe