fork download
  1. Imports System
  2.  
  3. Public Class Test
  4. Public Shared Sub Main()
  5. ' your code goes here
  6. console.write("test")
  7. End Sub
  8. End Class
Success #stdin #stdout 0.07s 13312KB
stdin
Standard input is empty
stdout
test