UNPKG

105 BJavaScriptView Raw
1"use strict";
2
3var x = 1;
4{
5 var x$0 = 3;
6 try {
7 } catch (x) {
8 console.log(x);
9 }
10}