A friend found this recently, so I will update this to `[6 ..< test.len]`, i.e. use the ..< operator instead of bare `<`.
- Extract a substring cdunn2001
- Re: Extract a substring Libman
A friend found this recently, so I will update this to `[6 ..< test.len]`, i.e. use the ..< operator instead of bare `<`.