Closed
Description
Core 6.4 Regular Expressions doesn't explicitly list "." as one of permitted regular expression constructs.
This seems to be an oversight.
I propose adding it to the list of simple quantifiers as:
"." (any character except line terminator)
Metadata
Metadata
Assignees
Labels
No labels