fork download
  1. try
  2. {
  3. throw "e";
  4. }
  5. catch(e)
  6. {
  7. }
Success #stdin #stdout 0.02s 4980KB
stdin
Standard input is empty
stdout
Standard output is empty