interrupt_inc 71 B

1234567
  1. let err = call(function() {
  2. log('!!!!')
  3. //exit(0)
  4. })
  5. log(err)