<div dir="auto">Personally, I prefer the back tick, but they're both excellent additions to the language.</div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun 27 Jul 2025, 20:15 Thomas Kurz via fpc-pascal, <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Deprecate in FPC and Pas2js the "backtick version". That is, let the<br>
> compilers just generate a message like "Multi-line strings using<br>
> backticks are deprecated and will be removed in some future release.<br>
> We encourage to use instead syntax with 3 apostrophes, docs on XXX"<br>
> when it encounters such syntax.<br>
> And then it is clear to users what to use in new code. And they can<br>
> easily upgrade their code, just follow compiler messages.<br>
> And then in 2+ years maybe we can remove the old backtick version.<br>
> And everything is simpler :)<br>
<br>
+1 for this approach. I also think that only one way to do it may be the best. If pas2js was first, it'd be best to change Delphi, but it's pretty unrealistic. So migrating pas2js to the Delphi way seems to be the cleanest thing.<br>
<br>
 Regards,<br>
 Thomas <br>
<br>
_______________________________________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank" rel="noreferrer">fpc-pascal@lists.freepascal.org</a><br>
<a href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" rel="noreferrer noreferrer" target="_blank">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a><br>
</blockquote></div>