[mcs] C#7 out variable declaration
[mono.git] / mcs / tests / test-async-26.cs
index 93f0139c28de60c23785964d571cd9c173c68c16..a1b859299c0bb5dcb1129ded001354d79ab7e900 100644 (file)
@@ -1,5 +1,3 @@
-// Compiler options: -langversion:future
-
 using System;
 using System.Threading;
 using System.Threading.Tasks;