[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:44:08 CEST 2019
Ben, I think that the multiline strings are messing up the current file info so errors are appearing at the wrong place. The “illegal expression” should appear at the variable initialization but it’s appearing in the middle of the string instead. If you remove any new lines from the string you’ll see the error gets moved to the right location.
Regards,
Ryan Joseph
More information about the fpc-devel
mailing list