fork download
  1.  
  2.  
  3.  
  4. var x = 100
  5. echo x
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
Success #stdin #stdout 0.01s 2124KB
stdin
Standard input is empty
stdout
100