[fpc-devel] Some thoughts on multi-line string support, and a possible syntax that I think is perfectly clean and Pascal-ish.
gabor
gabor at poczta.onet.pl
Wed Jul 3 22:28:02 CEST 2019
W dniu 2019-07-03 o 22:20, Ben Grasset pisze:
> const SA = `
> This is a multiline
> string using hypothetical backticks.
> Imagine it was fully syntax-highlighted
> like normal strings and the comment
> above are.
> `;
What is the end-of-line character in this case? #13#10, #10 or #13?
Regards,
Michał.
More information about the fpc-devel
mailing list