On Wednesday, 9 September 2020 at 09:25:26 UTC, Piotr Mitana
wrote:
> string someStr = i"Give me ${i} apples";
yourfile.d(3): Cannot assign value of type `interpolated_tuple`
to variable of type `string`. Try using `.idup`. Learn more at
wiki.dlang.org/interpolation