index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
basic
/
bug635417.js
blob: 94dd10163c0273769b983e8daa20793abba3ca57 (
plain
)
1
2
assertEq
(
/^@(A*)x(B)*/
.
test
(
"@xB"
),
true
);