[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / test-async-24.cs
index 8d4fe91de0427581cc453f2d64954978f598bfb1..85f6b2c904f5cef25bec8026d2b7c4e2cce5a2de 100644 (file)
@@ -1,4 +1,3 @@
-// Compiler options: -langversion:future
 using System;
 using System.Threading.Tasks;
 using System.Threading;