Listing 3. hello.vb Imports LJlib Module modmain Sub Main() Output.SayHello() End Sub End Module