[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
Sat Jul 6 18:11:19 CEST 2019



> On Jul 6, 2019, at 12:05 PM, Ben Grasset <operator97 at gmail.com> wrote:
> 
> Is it though? I think it looks fine, personally, if you place the initial backtick on the next line after the equal sign, like this:
> 

It’s ugly imo, but that doesn’t matter because it’s better than nothing AND we can do a post processing if the user wants to indent but remove the white space later. Just make a RemoveLeadingWhiteSpace function or something and add it to the RTL.

Regards,
	Ryan Joseph



More information about the fpc-devel mailing list