X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-async-01.cs;h=cc9271c9353dbd276f45c69281eb1e27e5abf925;hb=d231b5134decb9f2303be441a119ca552b51d0e1;hp=b1926400c054f331cc6336af4b0e5af8f00d4e59;hpb=909bedb4a98212c751b676c447669f884162ee3b;p=mono.git diff --git a/mcs/tests/test-async-01.cs b/mcs/tests/test-async-01.cs index b1926400c05..cc9271c9353 100644 --- a/mcs/tests/test-async-01.cs +++ b/mcs/tests/test-async-01.cs @@ -1,4 +1,3 @@ -// Compiler options: -langversion:future using System; using System.Threading; using System.Threading.Tasks;