fork download
  1.  
  2. var a = "hello"
  3. print(a)
Success #stdin #stdout 0.02s 4984KB
stdin
Standard input is empty
stdout
hello