https://issues.dlang.org/show_bug.cgi?id=14455
Issue ID: 14455
Summary: [Reg 2.068-devel] std.string.indexOf no longer accepts
static arrays
Product: D
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: regression
Priority: P1
Component: Phobos
Assignee: [email protected]
Reporter: [email protected]
This was introduced with a pull request to support any kind of range for
indexOf.
https://github.com/D-Programming-Language/phobos/pull/3172#issuecomment-93416917
--
