X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-primary-ctor-09.cs;h=d9b1bbf4b808a7deaf7a12116196b9c023d4804c;hb=4ccd94d7ccf69cc52532ea920b2d1b48f9c6a7cc;hp=64e5ac6332729114693aeaaf2f382a7aa9ac3db0;hpb=59d2397abc90def0d843c124e3a5c81c40b6cbd2;p=mono.git diff --git a/mcs/tests/test-primary-ctor-09.cs b/mcs/tests/test-primary-ctor-09.cs index 64e5ac63327..d9b1bbf4b80 100644 --- a/mcs/tests/test-primary-ctor-09.cs +++ b/mcs/tests/test-primary-ctor-09.cs @@ -1,3 +1,4 @@ +// Compiler options: -langversion:experimental using System; class A (Func barg)