Re: [Vala] """Verbatim strings""" vs. "string" "literal" "concatenation"
- From: Frederik <scumm_fredo gmx net>
- To: vala-list gnome org
- Subject: Re: [Vala] """Verbatim strings""" vs. "string" "literal" "concatenation"
- Date: Tue, 03 Jun 2008 19:29:17 +0200
Jürg Billeter wrote:
This won't cause any issues. Three consecutive " are considered a single
token and will never be interpreted as an empty string followed by
another string. We should certainly add string literal concatenation,
it's just not implemented yet.
That's great news.
Thanks
@Yu Feng: Verbatim strings don't process any escape sequences and may
span multiple lines.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]