UglifyJS/test/input/invalid/assign_5.js

2 lines
37 B
JavaScript
Raw Normal View History

console.log(5 || ([]?.length ^= 5));