mirror of
https://github.com/vlang/v.git
synced 2025-09-19 12:27:02 -04:00
regex: remove duplicate notice in the README (#19332)
This commit is contained in:
parent
282bb7408c
commit
c98e00c01f
@ -39,9 +39,6 @@ The main differences can be summarized in the following points:
|
||||
- The **match operation stops at the end of the string**. It does *NOT* stop
|
||||
at new line characters.
|
||||
|
||||
- The **match operation stops at the end of the string**. It does *NOT* stop
|
||||
at new line characters.
|
||||
|
||||
## Tokens
|
||||
|
||||
The tokens are the atomic units, used by this regex engine.
|
||||
|
Loading…
x
Reference in New Issue
Block a user