Imports System Module M Sub Main() Dim a As Integer _ Console.WriteLine(a) End Sub End Module