[OT] C# can do all the interpolated strings now

mork mork at mork.mork
Thu Dec 9 13:07:20 UTC 2021


On Thursday, 9 December 2021 at 13:03:21 UTC, Ola Fosheim Grøstad 
wrote:
> On Thursday, 9 December 2021 at 12:43:31 UTC, Adam D Ruppe 
> wrote:
>> [...]
>
> But don't you think it would be better if you could write:
>
> [...]

auto sqlstring = sql!i"SELECT x,y,z FROM {something} FROM 
{condition}";


More information about the Digitalmars-d mailing list