summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug582276.js
blob: 235f1a7329e01a500c416128147d8ab404835bfe (plain)
1
2
3
4
5
6
7
// Binary: cache/js-dbg-32-e0988eae6c08-linux
// Flags: -m
//
(function() {
  this / z
  var z = ""
})()