Source code

Revision control

Copy as Markdown

Other Tools

assertEq("ab".match(/^(?:a[^a])+$/v)[0], "ab");