X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-async-02.cs;h=047f814923d42d27d4de5810ad2dc80d9ed43f75;hb=edbc5c2334e10836479d1cc528c68d4ad5b47440;hp=7c9c34c2d6da535cf887f257bc4077bf33c58d3e;hpb=e946a6cdebde729e1c03ec374184254ab38da184;p=mono.git diff --git a/mcs/tests/test-async-02.cs b/mcs/tests/test-async-02.cs index 7c9c34c2d6d..047f814923d 100644 --- a/mcs/tests/test-async-02.cs +++ b/mcs/tests/test-async-02.cs @@ -1,5 +1,3 @@ -// Compiler options: -langversion:future - using System; using System.Threading.Tasks; using System.Threading;