UglifyJS/test/input/invalid/assign_3.js

2 lines
26 B
JavaScript
Raw Normal View History

2017-03-24 04:48:03 +00:00
console.log(3 || ++this);