Source code
Revision control
Copy as Markdown
Other Tools
// Don't assert.
String.prototype.search = evalcx('').String.prototype.search
x = /./.test()
''.search(/()/)
// Don't assert.
String.prototype.search = evalcx('').String.prototype.search
x = /./.test()
''.search(/()/)