Fix #76824.
authorRaja R Harinath <harinath@hurrynot.org>
Tue, 17 Jan 2006 12:05:49 +0000 (12:05 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Tue, 17 Jan 2006 12:05:49 +0000 (12:05 -0000)
commitbbb4901e45333fadf9ae7d193b3ea5cb7090d294
tree87ff5c86f1fd27b8f56f827365708f8ba440ca41
parent9286198a73f8839ab00c6f6171621133c09a0290
Fix #76824.
* mcs/cs-parser.jay (statement_expression): Don't list out the
individual statement-expressions.  Convert syntax error into
CS0201 check.
* errors/cs0201-2.cs, errors/cs0201-3.cs: New tests from #76824.

svn path=/trunk/mcs/; revision=55676
mcs/errors/ChangeLog
mcs/errors/cs0201-2.cs [new file with mode: 0644]
mcs/errors/cs0201-3.cs [new file with mode: 0644]
mcs/errors/known-issues-gmcs
mcs/mcs/ChangeLog
mcs/mcs/cs-parser.jay
mcs/mcs/doc.cs