提交 5ac05fb5 编写于 作者: M Marek Safar

New test.


svn path=/trunk/mcs/; revision=126823
上级 609ff98f
// CS1018: Keyword `this' or `base' expected
// Line: 7
class Bar
{
Bar(int a)
:super()
{
}
}
// cs1018.cs: Keyword this or base expected
// CS1018: Keyword `this' or `base' expected
// Line: 5
class X {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册