(In reply to Vladimir Panteleev from comment #5)
> There are some backreference tests here:
>
> https://github.com/dlang/phobos/blob/master/std/regex/internal/tests.d#L310-
> L315
Backreference should be fully supported.
However instead it supported a subset of all possible backreferences, until now I postponed the issue as not blocking most practical uses of backreferences.
Comment #7 by dmitry.olsh — 2017-08-25T10:13:16Z
*** This issue has been marked as a duplicate of issue 15489 ***