fork download
  1. # your code goes here
  2. var i = 1
  3. i.inc()
  4. echo(i)
Success #stdin #stdout 0.01s 2168KB
stdin
Standard input is empty
stdout
2