Bugs #12, #8
[KiwiIRC.git] / node / node_modules / uglify-js / test / unit / compress / expected / ifreturn2.js
1 function y(a){return typeof a=="object"?a:null}function x(a){return typeof a=="object"?a:a===42?0:a*2}