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-09-23 20:39:17 +0400
committerMarek Safar <marek.safar@gmail.com>2004-09-23 20:39:17 +0400
commit5df1776250b006624077241be458711b5bb5d402 (patch)
treeb9e9170e05be829246b389b3953a2302aa33cab8 /mcs/errors/cs0642.cs
parente5110ba152642f8c1e8f40cd99c401bbc28158c3 (diff)
new test
svn path=/trunk/mcs/; revision=34290
Diffstat (limited to 'mcs/errors/cs0642.cs')
-rwxr-xr-xmcs/errors/cs0642.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/errors/cs0642.cs b/mcs/errors/cs0642.cs
index 9c73cd6baf1..69869176f7f 100755
--- a/mcs/errors/cs0642.cs
+++ b/mcs/errors/cs0642.cs
@@ -1,3 +1,6 @@
+// cs0642.cs: Possible mistaken empty statement
+// Line: 7
+
class X{
static void Main ()
{