1 2 3 4 5
"use strict"; window.test_mangled = function() { console.log("simple mangled function"); };