<div dir="ltr"><div dir="ltr">On Thu, Jul 4, 2019 at 12:29 PM Michael Van Canneyt <<a href="mailto:michael@freepascal.org">michael@freepascal.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I would think this is a given... <br>
After all, they are valid characters in a single line string now, that must be kept<br>
for backward compatibility.<br></blockquote><div><br></div><div>One more question in this general regard... what would be the most desirable way for the compiler to handle the appearance of a single apostrophe inside a multi-line string?</div><div><br></div><div>Of course, it should not terminate it because it's not a backtick. So should it be accepted as a normal character the same way a backtick is accepted within a single-line string? Or should it give some more specific error? </div></div></div>