Yes, except I'd prefer not to insert a linefeed into the string at the line break
in C it would be:
printf("part 1 "
"part 2");
On Mon, Jan 4, 2010 at 8:53 AM, Jamie McCracken <
[email protected]> wrote:
> var s = """this is a multi
> line string"""
>
>
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
