mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 06:00:35 +03:00
Remove staticIota: std_regex_internal_backtracking
This commit is contained in:
parent
617f6b0e59
commit
252a322315
1 changed files with 0 additions and 2 deletions
|
@ -807,8 +807,6 @@ final:
|
|||
return format;
|
||||
}
|
||||
|
||||
alias Sequence(int B, int E) = staticIota!(B, E);
|
||||
|
||||
struct CtContext
|
||||
{
|
||||
import std.conv : to, text;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue