Posted 20 years ago
by danielv
How does one find the start of a line in a regex.
I have <Regex Value="^({WhitespaceMacro})*\*" Token="CommentStartToken">
but the hat symbol causes a stack overflow.
I have <Regex Value="^({WhitespaceMacro})*\*" Token="CommentStartToken">
but the hat symbol causes a stack overflow.