fork download
  1. def mob = '919892122165'
  2.  
  3. def a = mob.substring(-2)
  4. println a
Runtime error #stdin #stdout 0.93s 217280KB
stdin
Standard input is empty
stdout
Standard output is empty