[mcs] Add codegen for null operator on result of awaited instance expression of prope...
[mono.git] / mcs / tests / test-nameof-03.cs
index c31084c9837e4de5d94d116acff372916829e9d7..468216f558a27cd8daaf1094fc3ab54dd5c1a9ba 100644 (file)
@@ -1,4 +1,4 @@
-using T2;
+using static T2;
 
 static class T2
 {