fork download
  1. def mob = '919892122165'
  2.  
  3.  
  4. def a = mob[mob.length()-10..mob.length()]
  5. println a
Runtime error #stdin #stdout 0.95s 217280KB
stdin
Standard input is empty
stdout
Standard output is empty