diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2947,7 +2947,7 @@ complement and intersection leads to natural ways of expressing many kinds of matching sets, which not only demonstrate the power to carry out an operation, but also easily express the concept. -.SS Example: Matching C Language Comments. +.SS Example: Matching C Language Comments For instance, using complement, we can write a straightforward regular expression which matches C language comments. A C language |