mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 02:16:39 +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.