Fix ambigous characters
This commit is contained in:
2
README
2
README
@@ -15,7 +15,7 @@ address this but:
|
||||
- Are not regular operators.
|
||||
- Introduce fragile rule ordering in lexers
|
||||
|
||||
## Apostrophe ´'´
|
||||
## Apostrophe `'`
|
||||
The apostrophe ' is syntactic sugar with no standalone meaning. Only when followed
|
||||
by *, forming `E'*` does it activate the negative factor operator: Match the
|
||||
longest token starting at the current position that does not
|
||||
|
||||
Reference in New Issue
Block a user