[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 16:14:53 CEST 2019



> On Jul 6, 2019, at 9:56 AM, Ben Grasset <operator97 at gmail.com> wrote:
> 
> You cannot under any circumstances initialize a variable with a "typed" constant, because typed constants are themselves mutable by default.
> 

Ok so typed constants are not really constants. Makes sense. :) The error also doesn’t make any sense. To the compiler team, could we make that error actually tell us what’s wrong?

Regards,
	Ryan Joseph



More information about the fpc-devel mailing list