[mono-vb] Can I add my test to the SVN?

Kevin Thompson Kevin Thompson <mrunleaded@gmail.com>
Wed, 12 Jan 2005 00:37:08 -0800


I submitted a bug report here:
http://bugzilla.ximian.com/show_bug.cgi?id=71197

I found a bug where below doesnt compile:

Public Class c2
End Class

Public Class c3 : Inherits C2
End Class

What do I regarding this besides the bug report? or is the bug report enough?


Thanks