X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-async-10.cs;h=427bef64aab18141472ae8ce47e2e5a3068788c1;hb=d42301073e2d8dccc3bd32ce9110eec904c4e710;hp=ae346177a91cd7a9c51dbbce5b2004778e3ea266;hpb=4f021d81ca18b1aca6fd46165becb49bb9c63c25;p=mono.git diff --git a/mcs/tests/test-async-10.cs b/mcs/tests/test-async-10.cs index ae346177a91..427bef64aab 100644 --- a/mcs/tests/test-async-10.cs +++ b/mcs/tests/test-async-10.cs @@ -1,5 +1,3 @@ -// Compiler options: -langversion:future - using System; using System.Threading.Tasks; using System.Threading;