X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-async-25.cs;h=55a0197f9553b5f3c38c66d6c3eb93af0cf275aa;hb=48992d4b3f8b568be17180372160d2f3e03b8ccb;hp=494894786507d01a96e88fa3528062db183e1769;hpb=107e44e461ae22e5fcee195146d753d8e59e8bc8;p=mono.git diff --git a/mcs/tests/test-async-25.cs b/mcs/tests/test-async-25.cs index 49489478650..55a0197f955 100644 --- a/mcs/tests/test-async-25.cs +++ b/mcs/tests/test-async-25.cs @@ -1,4 +1,3 @@ -// Compiler options: -langversion:future using System; using System.Threading.Tasks;