fork download
  1. Module Hello
  2. Sub Main()
  3. MsgBox("Hello, World!")
  4. End Sub
  5. End Module
  6.  
  7.  
Runtime error #stdin #stdout 0.33s 41864KB
stdin
Standard input is empty
stdout
Standard output is empty