SyntaxFix
Write A Post
Hire A Developer
Questions
/*
If your delimiters are slash-based, escape it:
\/*
* means "0 or more of the previous repeatable pattern", which can be a single character, a character class or a group.
*