one more test case for constant
[mono.git] / mcs / btests / ConstantC0.vb
1 Module ConstantC0\r
2     Const a As Integer\r
3     Sub main()\r
4     End Sub\r
5 End Module\r