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

Ryan Joseph genericptr at gmail.com
Wed Jul 3 20:31:27 CEST 2019



> On Jul 3, 2019, at 12:53 PM, Ben Grasset <operator97 at gmail.com> wrote:
> 
> After thinking about it more though I think Michael's backtick suggestion might actually be the best way to go, because of the fact that backticks currently have no meaning at all in Pascal, and as such, the compiler could safely directly and immediately assume that any use of them was specifically either the opening or closing of a multiline string.

What about double quotes? I think those are available and it makes sense.

Regards,
	Ryan Joseph



More information about the fpc-devel mailing list