Bump API snapshot submodule
[mono.git] / mcs / errors / cs1706.cs
index 5f6f4e46bf62ef33c897774b6d741377ef8b1754..5407ee669c00555652e5e626604d72b840f02961 100644 (file)
@@ -1,4 +1,4 @@
-// cs1706.cs: Anonymous methods are not allowed in the attribute declaration
+// CS1706: Anonymous methods and lambda expressions cannot be used in the current context
 // Line: 13
 
 using System;