Imports Systempublic class HelloWorld Shared Sub Main() System.Console.WriteLine("a") End SubEnd Class