Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2008-02-18 18:07:33 +0300
committerMarek Safar <marek.safar@gmail.com>2008-02-18 18:07:33 +0300
commit2dfec2eb5934f52ef850366a16f107a9b1a4d4a2 (patch)
treec3054d8c26439893f6c6cb458763edfa287f67fb /mcs/tests/gtest-337.cs
parent9f0043b788264dd7df9f1e0974e3cdba160e2132 (diff)
Removed deprecated -langversion:linq
svn path=/trunk/mcs/; revision=96063
Diffstat (limited to 'mcs/tests/gtest-337.cs')
-rw-r--r--mcs/tests/gtest-337.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/tests/gtest-337.cs b/mcs/tests/gtest-337.cs
index e75881435d0..d9a77f397df 100644
--- a/mcs/tests/gtest-337.cs
+++ b/mcs/tests/gtest-337.cs
@@ -1,4 +1,4 @@
-// Compiler options: -langversion:linq
+
using System;