This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
notepad-plus-plus
mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus
Watch
1
Star
0
Fork
You've already forked notepad-plus-plus
0
Code
Issues
Projects
Releases
Wiki
Activity
c1954e5c44
notepad-plus-plus
/
lexilla
/
test
/
examples
/
hypertext
/
Issue250RegEx.html
6 lines
85 B
HTML
Raw
Blame
History
<
script
>
/a|b/i
.
test
(
"baby"
)
;
// arrow function
(
)
=>
/
a
|
b
/
i
.
test
(
"baby"
)
;
<
/
script
>
Reference in New Issue
View Git Blame
Copy Permalink