Andrej Mitrovic:

>     writeln(q"EOS
> - First item:  150
> - Second item: 200
> - Third item:  105
> EOS");
> 
> You can replace EOS with whatever you want.

It seems to add a newline at the end :-(

Bye,
bearophile

Reply via email to