fork download
  1. Module Module1
  2. Sub Main
  3. Console.WriteLine("Hi")
  4. End Sub
  5. End Module
Success #stdin #stdout 0.06s 13352KB
stdin
Standard input is empty
stdout
Hi