Export 0.2.1
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / grunt / node_modules / uglify-js / test / unit / compress / test / issue10.js
1 function f() { var a; if (a = 'a') { return a; } else { return a; } }; f();