Kagamin via Digitalmars-d-learn Wed, 15 Aug 2018 08:15:52 -0700
It's a bug:
auto s=ar[]; s.popFront(); auto s1=s[0..0]; //out of bounds