fork(1) download
  1. a1 =10
  2. a2 = 5
  3. print (a2)
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
Success #stdin #stdout 0.04s 9624KB
stdin
Standard input is empty
stdout
5