fork download
  1. Imports System
  2.  
  3. Public Class Test
  4. Sub Main()
  5. writeline("eat shit") ' your code goes here
  6. End Sub
  7. End Class
Compilation error #stdin compilation error #stdout 0.09s 28016KB
stdin
Standard input is empty
compilation info
Visual Basic.Net Compiler version 0.0.0.5943 (Mono 3.8 - tarball)
Copyright (C) 2004-2010 Rolf Bjarne Kvinge. All rights reserved.

vbnc : error VBNC30737: No accessible 'Main' method with an appropriate signature was found in 'prog'.
There were 1 errors and 0 warnings.
Compilation took 00:00:01.0389300
stdout
Standard output is empty