fork(1) download
  1. 10 Cls
  2. 20 Print "Hello, world!"
  3. 30 Sleep
  4. 40 End
Compilation error #stdin compilation error #stdout 0s 0KB
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.

/home/3t2HHF/prog.vb (1,4) : error VBNC30203: Identifier expected.
/home/3t2HHF/prog.vb (2,3) : error VBNC30203: Identifier expected.
/home/3t2HHF/prog.vb (3,3) : error VBNC30203: Identifier expected.
/home/3t2HHF/prog.vb (4,3) : error VBNC30203: Identifier expected.
There were 4 errors and 0 warnings.
Compilation took 00:00:00.6301340
stdout
Standard output is empty