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