michael@0: // Sticky should work across disjunctions. michael@0: michael@0: assertEq(/A|B/y.exec("CB"), null);