X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-async-25.cs;h=55a0197f9553b5f3c38c66d6c3eb93af0cf275aa;hb=f1fa4ecd4d6adf617676bc8d1f257bdf53e05979;hp=494894786507d01a96e88fa3528062db183e1769;hpb=909bedb4a98212c751b676c447669f884162ee3b;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;