UglifyJS/test/input/invalid/assign_2.js
2017-03-24 12:54:21 +08:00

2 lines
40 B
JavaScript

console.log(2 || (Math.random() /= 2));