[mcs] Add codegen for null operator on result of awaited instance expression of prope...
[mono.git] / mcs / tests / test-async-11.cs
index e7bc5990f3aee8b5c4cd14a2954fea3f108951ed..11a02cb83ddcf3e5a10cdedc91be6959e15f1e21 100644 (file)
@@ -1,5 +1,3 @@
-// Compiler options: -langversion:future
-
 using System;
 using System.Threading;
 using System.Threading.Tasks;