[fpc-devel] Some thoughts on multi-line string support, and a possible syntax that I think is perfectly clean and Pascal-ish.

Marcos Douglas B. Santos md at delfire.net
Wed Jul 3 22:33:20 CEST 2019


On Wed, Jul 3, 2019 at 5:20 PM Ben Grasset <operator97 at gmail.com> wrote:
>
> On Wed, Jul 3, 2019 at 3:27 PM gabor <gabor at poczta.onet.pl> wrote:
>>
> [...]
> const SA = `
>   This is a multiline
>   string using hypothetical backticks.
>   Imagine it was fully syntax-highlighted
>   like normal strings and the comment
>   above are.
> `;
> [...]

+1
That syntax would be perfect.

regards,
Marcos Douglas


More information about the fpc-devel mailing list