fork download
  1. var x:float = 5
  2. print(x)
Success #stdin #stdout 3.26s 168496KB
stdin
Standard input is empty
stdout
5.0