@@ -256,8 +256,9 @@ issue_4736: {
|
||||
expect: {
|
||||
(function() {
|
||||
(function() {
|
||||
var b = 1 << 30;
|
||||
0,
|
||||
console.log(1073741824);
|
||||
console.log(b);
|
||||
})();
|
||||
})();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user