[xbuild] Use the env var $MSBuildExtensionsPath before trying other paths.
[mono.git] / mcs / tests / gtest-anontype-04.cs
index 1d1fef842fa304f15acb1b66f0afa194398f5b27..fa80a02777edf04713a9a991dcf7a24d05708453 100644 (file)
@@ -1,4 +1,4 @@
-// Compiler options: -langversion:linq
+
 // Tests anonymous types initialized with a mix of literals, local variables and object members
 using System;
 using System.Collections;