<div dir="ltr">Ok, I've implemented {$modeswitch MultiLineStrings}.<div><br></div><div>The compiler now stops immediately with "file.pas(lineno,lineno) Fatal: Illegal character "'`'" ($60)" (which I find to be more informative than "illegal expression") upon any occurrence of a backtick outside a single-line string when the modeswitch is disabled (which it is by default in all "language modes", currently.)</div><div><br></div><div>If desired, I can make it on-by-default in *some* specific mode (or modes). Or not. Doesn't really matter to me personally.</div><div><br></div><div>Again, if anyone wants to test the branch, <a href="https://github.com/Akira13641/freepascal">my github can be found here.</a></div><div><br></div><div>I'm now going to start working on writing a suite of FPC-test-suite compatible tests, I guess.</div></div>