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>2004-12-15 20:45:35 +0300
committerMarek Safar <marek.safar@gmail.com>2004-12-15 20:45:35 +0300
commit84758beefbc38beb477f91cc5e440bee8c1387e4 (patch)
tree00cdb0ef2d45e7bd0b9d6e465dd11c59f7bdc1b5 /mcs/errors/cs0642-2.cs
parent2a4754735936525dc96a839f34c851476afc1f3f (diff)
new tests + refresh
svn path=/trunk/mcs/; revision=37792
Diffstat (limited to 'mcs/errors/cs0642-2.cs')
-rw-r--r--mcs/errors/cs0642-2.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/errors/cs0642-2.cs b/mcs/errors/cs0642-2.cs
index 34406dbbccd..151d48fe057 100644
--- a/mcs/errors/cs0642-2.cs
+++ b/mcs/errors/cs0642-2.cs
@@ -1,5 +1,6 @@
// cs0642.cs: Possible mistaken empty statement
-// Line: 9
+// Line: 10
+// Compiler options: -warnaserror -warn:3
public class C
{