summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug505305.js
blob: 9b86db3ef8e3fc8eb8cc22825d525139846e84be (plain)
1
2
3
4
5
// Binary: cache/js-dbg-32-aa85b2f55960-linux
// Flags:
//
var str = 'afoo$40bar'.substr(1);
print(str.replace(str, str));