X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-decl-expr-02.cs;h=1c2ce76072838cb2c7adef53527300ca28707907;hb=100bd760a46811121b4b47ebba941d4fb98486ab;hp=c2fb886cfdfb6e121d7eeb487c2c1c34e1c3d35a;hpb=5644d157c82d9b0734b961d6f9a999f1d49fdc0e;p=mono.git diff --git a/mcs/tests/test-decl-expr-02.cs b/mcs/tests/test-decl-expr-02.cs index c2fb886cfdf..1c2ce760728 100644 --- a/mcs/tests/test-decl-expr-02.cs +++ b/mcs/tests/test-decl-expr-02.cs @@ -1,6 +1,6 @@ // Compiler options: -langversion:experimental -using System.Console; +using static System.Console; public class DeclarationExpressions {