Bump NuGet.BuildTasks to get new updates and switch to `dev` branch (#5566)
[mono.git] / mcs / tests / test-async-01.cs
index b1926400c054f331cc6336af4b0e5af8f00d4e59..cc9271c9353dbd276f45c69281eb1e27e5abf925 100644 (file)
@@ -1,4 +1,3 @@
-// Compiler options: -langversion:future
 using System;
 using System.Threading;
 using System.Threading.Tasks;