add warning
This commit is contained in:
parent
c8bdd1547b
commit
ef3dd92e3a
|
@ -18,6 +18,11 @@ In practice, most implementations fall short of these goals, due to a variety of
|
|||
|
||||
Here we test a small sample of regular expressions that are known to be hard to match properly against a couple of popular regex engines.
|
||||
|
||||
## Warning
|
||||
|
||||
It is not clear whether the author's interpretation of the standard is actually correct in all cases.
|
||||
One can still observe that implementations show different behaviour in these situations.
|
||||
|
||||
## Run it
|
||||
|
||||
Build using Lix:
|
||||
|
|
Loading…
Reference in a new issue