`(?#comment)` Everything between (?# and ) is ignored by the regex engine.
(?#comment)Everything between (?# and ) is ignored by the regex engine.