Feedback Thread: DIP 1036--Formatted String Tuple Literals--Community Review Round 1

Adam D. Ruppe destructionator at gmail.com
Wed Sep 9 12:11:21 UTC 2020


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



More information about the Digitalmars-d mailing list