swc/crates/swc_ecma_minifier/tests/pass-1/compute/1/output.js

5 lines
133 B
JavaScript

console.log((function() {
var b;
return b = 94, b <<= 8, b |= 173, b <<= 8, b |= 190, b <<= 8, b |= 239;
})().toString(16));