mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
This shows up in something like /\d+|x/, where the `+` ends up jumping to the start of its own alternative.
This shows up in something like /\d+|x/, where the `+` ends up jumping to the start of its own alternative.