optional_catch_binding.js 33 B

12345678910
  1. try {
  2. }
  3. catch {
  4. }
  5. finally {
  6. }