//# sourceURL=xxx
eval(` function add(a,b){ debugger; return a + b; }; console.log(add(1,3)); //# sourceURL=angdh.js `)