Merge pull request #3769 from evincarofautumn/fix-verify-before-allocs
[mono.git] / mcs / errors / cs4010-2.cs
index 05dbccb86099dee1e119eb9fd199289a0f4e231e..61cf3462f03fd83d6168c5c3acfbe14aaa0120a3 100644 (file)
@@ -1,6 +1,5 @@
 // CS4010: Cannot convert async anonymous method to delegate type `System.Func<string>'
 // Line: 10
-// Compiler options: -langversion:future
 
 using System;