new-original.js (252B)
1 // Pad the name with "_" in order to match the same length as v1/removed-original.js 2 // and set the column breakpoints on the same column! 3 window.____newOriginal = function ____newOriginal() { 4 console.log("New original"); 5 } 6 window.____newOriginal();