Automatic function body writing howto?
Meta via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed Aug 16 15:48:59 PDT 2017
It's hard to tell offhand but I would recommend that you extract
the inner string into a function that generates that string,
allowing you to print out the finished product before mixing it
in.
More information about the Digitalmars-d-learn
mailing list