This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / btests / ConstantC2.vb
1 Module ConstantC2\r
2     Const a As Integer = New Integer()\r
3     Sub Main()\r
4     End Sub\r
5 End Module\r