Use the “current state of art” regexp package.
It has support for \w and \s and also handles non capturing groups (?:re).
2
solved Poor regular expressions in Go [closed]
Use the “current state of art” regexp package.
It has support for \w and \s and also handles non capturing groups (?:re).
2
solved Poor regular expressions in Go [closed]