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:
Diffstat (limited to 'mcs/errors/cs1729-12.cs')
-rw-r--r--mcs/errors/cs1729-12.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/errors/cs1729-12.cs b/mcs/errors/cs1729-12.cs
index c056b4135df..24714332871 100644
--- a/mcs/errors/cs1729-12.cs
+++ b/mcs/errors/cs1729-12.cs
@@ -14,4 +14,4 @@ class Example
{
A a = new A.Foo ("test");
}
-}
+}