fork download
  1. var x:int = 5
  2. print(x)
Success #stdin #stdout 3.32s 169368KB
stdin
Standard input is empty
stdout
5