michael@0: assertEq(/^@(A*)x(B)*/.test("@xB"), true); michael@0: