fork download
  1. var x:int as test = 1
  2.  
  3. print(test)
Success #stdin #stdout 3.25s 168700KB
stdin
Standard input is empty
stdout
1