Small problem with multi-line strings

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Jul 21 18:41:53 PDT 2011


This is the best I can do:

writeln(
`- First item:  150
- Second item: 200
- Third item:  105`);

Hope OCD doesn't kick in! :p


More information about the Digitalmars-d-learn mailing list